angular/packages/common
Vincent d39e09da41 fix(http): Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)
Currently the HTTP status code and headers are only included if the request succeeded. Given status codes convey more information in case of a request error vs. success, this makes it more useful than inspecting what is contained in `.error()`.

PR Close #60802
2025-04-09 14:25:03 -07:00
..
http fix(http): Include HTTP status code and headers when HTTP requests errored in httpResource (#60802) 2025-04-09 14:25:03 -07:00
locales refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
src refactor(core): remove TODOs referencing #24571 (#60648) 2025-03-31 20:24:30 +00:00
test refactor(common): convert scripts within packages/common to relative imports (#60676) 2025-04-01 18:16:49 +00:00
testing refactor(common): convert scripts within packages/common to relative imports (#60676) 2025-04-01 18:16:49 +00:00
upgrade refactor(common): convert scripts within packages/common to relative imports (#60676) 2025-04-01 18:16:49 +00:00
BUILD.bazel refactor(core): Add fake navigation to primitives for code sharing (#59857) 2025-02-19 20:09:10 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build: update Node.js to match Angular CLI engines (#56187) 2024-06-03 18:00:46 +00:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00