angular/packages/common/http
Matthieu Riegler 3bc095d508 feat(core): Add a schematics to migrate provideHttpClient to keep using the HttpXhrBackend implementation.
Exisiting applications will be migrated to keep using the XHR backend to prevent any breaking changes. `withXhr()` is to the `provideHttpClient` provider function.
2026-02-26 13:47:02 -08:00
..
src feat(core): Add a schematics to migrate provideHttpClient to keep using the HttpXhrBackend implementation. 2026-02-26 13:47:02 -08:00
test feat(http): Use FetchBackend as default for the HttpBackend implementation 2026-02-26 13:47:02 -08:00
testing build: format md files 2025-11-06 10:03:05 -08:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
PACKAGE.md build: format md files 2025-11-06 10:03:05 -08:00
public_api.ts refactor(http): expose withXhr to prepare for fetch by default 2026-02-24 09:26:26 -08:00