angular/packages/misc/angular-in-memory-web-api/src
Matthieu Riegler 63a857b874 fix(http): Don't on Passthru outside of reactive context
Priori to this change, the InMemory API threw when request was emited outside an injection context and that request hit the passThru.
This commit fixes this.

(cherry picked from commit d1cd97648a)
2026-04-15 10:20:53 -04:00
..
backend-service.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
delay-response.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
http-client-backend-service.ts fix(http): Don't on Passthru outside of reactive context 2026-04-15 10:20:53 -04:00
http-client-in-memory-web-api-module.ts refactor(core): remove unnecessary deps arrays (#63823) 2025-09-16 16:51:52 +00:00
http-status-codes.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
in-memory-web-api-module.ts refactor(core): remove unnecessary deps arrays (#63823) 2025-09-16 16:51:52 +00:00
in-memory-web-api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
interfaces.ts refactor: remove unnecessary TSLint rule flags (#59365) 2025-01-07 16:06:21 +00:00