angular/goldens/public-api/common
Alex Rickabaugh 3e39da593a feat(common): introduce experimental httpResource (#59876)
`httpResource` is a new frontend to the `HttpClient` infrastructure. It
declares a dependency on an HTTP endpoint. The request to be made can be
reactive, updating in response to signals for the URL, method, or otherwise.
The response is returned as an instance of `HttpResource`, a
`WritableResource` with some additional signals which represent parts of the
HTTP response metadata (status, headers, etc).

PR Close #59876
2025-02-14 18:40:37 +00:00
..
http feat(common): introduce experimental httpResource (#59876) 2025-02-14 18:40:37 +00:00
testing build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
upgrade build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
errors.api.md refactor(common): allow string urls in NgOptimizedImage input (#54901) 2024-07-01 18:13:24 +00:00
index.api.md refactor(common): tree-shake lcpObserver in NgOptimizedImage (#59481) 2025-01-14 14:54:16 -05:00