angular/packages/common/http
Matthieu Riegler 291ba38623 fix(http): Don't override the backend when using the InMemoryWebAPI (#52425)
When using `withFetch`,  the `PRIMARY_HTTP_BACKEND` token is set.

The InMemory Backend services will also set that token.

This means that providers order will matter and the latest on the list will be the one instantiated

PR Close #52425
2023-11-08 18:42:20 +00:00
..
src fix(http): Don't override the backend when using the InMemoryWebAPI (#52425) 2023-11-08 18:42:20 +00:00
test refactor: fix a number of typos throughout the codebase (#52249) 2023-10-25 16:51:24 -07:00
testing build: add missing entries for the api extraction (#52452) 2023-10-31 14:53:34 -07:00
BUILD.bazel build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
PACKAGE.md docs: update invalid links to the new http guides (#49456) 2023-06-22 17:06:59 -07:00
public_api.ts fix(platform-server): resolve relative requests URL (#52326) 2023-10-23 12:02:21 -07:00