function
Customizes the XSRF protection for the configuration of the current HttpClient instance.
withXsrfConfiguration(__0: { cookieName?: string; headerName?: string; }): HttpFeature<HttpFeatureKind.CustomXsrfConfiguration> __0 | object |
This feature is incompatible with the withNoXsrfProtection feature.
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/common/http/withXsrfConfiguration