angular/packages/common/http
arturovt 6fc180b3ff refactor(common): prevent duplicating Accept header name (#59546)
Drops some bytes by moving `Accept` into a variable, which is then minified to something like `var a="Accept"` and reused in all the places.

PR Close #59546
2025-01-23 14:21:51 -08:00
..
src refactor(common): prevent duplicating Accept header name (#59546) 2025-01-23 14:21:51 -08:00
test refactor(common): tree-shake transfer cache interceptor stuff (#59439) 2025-01-14 14:40:05 -05:00
testing refactor(http): Don't log fetch warning in tests. (#59049) 2024-12-05 16:12:55 -08:00
BUILD.bazel build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
PACKAGE.md docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00