mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5c6f3f8ec0
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