mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The current configuration of `HttpClientModule` explicitely enables the XSRF configuration, but this XSRF configuration is the one used by default by `provideHttpClient`. See https://github.com/angular/angular/blob/main/packages/common/http/src/provider.ts#L50-L98 PR Close #48957 |
||
|---|---|---|
| .. | ||
| backend.ts | ||
| client.ts | ||
| context.ts | ||
| headers.ts | ||
| interceptor.ts | ||
| jsonp.ts | ||
| module.ts | ||
| params.ts | ||
| provider.ts | ||
| request.ts | ||
| response.ts | ||
| xhr.ts | ||
| xsrf.ts | ||