Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ getParseCount
Function
getParseCount
packages/common/http/test/xsrf_spec.ts:200–202 ·
view source on GitHub ↗
(extractor: HttpXsrfCookieExtractor)
Source
from the content-addressed store, hash-verified
198
});
199
200
function
getParseCount(extractor: HttpXsrfCookieExtractor): number {
201
return
(extractor as any).parseCount;
202
}
Callers
1
xsrf_spec.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected