angular/packages/common/http
Mansi Shrivastava 7426dbbd56 refactor(common): allow HttpErrorResponse with successful status codes (#61107)
This adds the ability to mock out errors even when successful status codes are returned.

Fixes #26161

PR Close #61107
2025-06-25 17:01:18 +00:00
..
src refactor(common): move ngServerMode check outside tap() to enable tree-shaking (#62238) 2025-06-25 11:13:21 +00:00
test feat(http): Add support for fetch request cache and priority options (#61766) 2025-06-25 09:46:21 +00:00
testing refactor(common): allow HttpErrorResponse with successful status codes (#61107) 2025-06-25 17:01:18 +00:00
BUILD.bazel refactor: use zone.js from npm instead of packages/zone.js throughout repo (#61977) 2025-06-10 12:02:03 -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