angular/packages/misc/angular-in-memory-web-api/src
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
..
backend-service.ts build: enable useUnknownInCatchVariables (#44679) 2022-02-01 18:17:29 +00:00
delay-response.ts build: import in-memory-web-api project (#37182) 2020-06-15 14:28:37 -07:00
http-client-backend-service.ts build: enable useUnknownInCatchVariables (#44679) 2022-02-01 18:17:29 +00:00
http-client-in-memory-web-api-module.ts fix(http): Don't override the backend when using the InMemoryWebAPI (#52425) 2023-11-08 18:42:20 +00:00
http-status-codes.ts docs: remove duplicated the (#40434) 2021-01-14 11:33:57 -08:00
in-memory-web-api-module.ts fix(http): Don't override the backend when using the InMemoryWebAPI (#52425) 2023-11-08 18:42:20 +00:00
in-memory-web-api.ts build: import in-memory-web-api project (#37182) 2020-06-15 14:28:37 -07:00
interfaces.ts docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00