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:221–223 ·
view source on GitHub ↗
(extractor: HttpXsrfCookieExtractor)
Source
from the content-addressed store, hash-verified
219
});
220
221
function
getParseCount(extractor: HttpXsrfCookieExtractor): number {
222
return
(extractor as any).parseCount;
223
}
Callers
1
xsrf_spec.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected