angular/packages/misc/angular-in-memory-web-api/src
Alan Agius 9ddb003b6c fix(http): resolve withRequestsMadeViaParent behavior with withFetch (#55652)
This commit addresses dependency injection defects when using the `withFetch` API. Formerly, utilizing `withFetch` led to the automatic setting of `HttpBackend` to `FetchBackend`, which proved problematic in certain scenarios. Notably, conflicts arose when integrating `withRequestsMadeViaParent` and manually overriding tokens, as observed in instances like `InMemoryWebApiModule`.

PR Close #55652
2024-05-06 12:29:53 -07:00
..
backend-service.ts ci: complete migration to prettier formatting (#55580) 2024-04-29 14:00:16 -07:00
delay-response.ts refactor: migrate bazel, benchpress, elements and misc to prettier formatting (#53995) 2024-01-22 09:07:15 +01:00
http-client-backend-service.ts refactor: migrate bazel, benchpress, elements and misc to prettier formatting (#53995) 2024-01-22 09:07:15 +01:00
http-client-in-memory-web-api-module.ts fix(http): resolve withRequestsMadeViaParent behavior with withFetch (#55652) 2024-05-06 12:29:53 -07:00
http-status-codes.ts refactor: migrate bazel, benchpress, elements and misc to prettier formatting (#53995) 2024-01-22 09:07:15 +01:00
in-memory-web-api-module.ts fix(http): resolve withRequestsMadeViaParent behavior with withFetch (#55652) 2024-05-06 12:29:53 -07:00
in-memory-web-api.ts build: import in-memory-web-api project (#37182) 2020-06-15 14:28:37 -07:00
interfaces.ts InMemoryBackendConfigArgs.passThruUnknownUrl: fix tsdoc (#52273) 2024-01-26 20:39:38 +00:00