Preparing search index...
The search index is not available
ngify
ngify
@ngify/http
index
xsrfInterceptor
Function xsrfInterceptor
xsrfInterceptor
(
options
?:
{
cookieName
?:
string
;
headerName
?:
string
;
tokenExtractor
?:
()
=>
null
|
string
;
}
,
)
:
HttpInterceptorFn
Parameters
Optional
options
:
{
cookieName
?:
string
;
headerName
?:
string
;
tokenExtractor
?:
()
=>
null
|
string
;
}
Returns
HttpInterceptorFn
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ngify
Loading...