angular/packages/common/http
Matthieu Riegler e8d9bc5119 refactor(http): rework the HttpEvent union to improve narrowing. (#63267)
Prior to this change, `HttpProgressEvent` could not be narrowed to `HttpDownloadProgressEvent` or `HttpUploadProgressEvent`

PR Close #63267
2025-08-27 11:25:02 -07:00
..
src refactor(http): rework the HttpEvent union to improve narrowing. (#63267) 2025-08-27 11:25:02 -07:00
test refactor(http): rework the HttpEvent union to improve narrowing. (#63267) 2025-08-27 11:25:02 -07:00
testing build: rename defaults2.bzl to defaults.bzl (#63384) 2025-08-25 15:45:46 -07:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63384) 2025-08-25 15:45:46 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
PACKAGE.md docs: Update guide link in http package md file (#59955) 2025-04-08 09:20:19 -07:00
public_api.ts feat(common): introduce experimental httpResource (#59876) 2025-02-14 18:40:37 +00:00