Feature Request: interceptor to accept promise #61451
Labels
Milestone
Content-Length: 232001 | pFad | http://github.com/angular/angular/issues/61451
BCFetched URL: http://github.com/angular/angular/issues/61451
Alternative Proxies:
Uh oh!
There was an error while loading. Please reload this page.
Which @angular/* package(s) are relevant/related to the feature request?
common
Description
With the release of httpResource, it would be great for the interceptor function to accept a promise so that RxJs dependency can be removed here as well. Currently, it only accepts an observable.
Proposed solution
Instead of
The text was updated successfully, but these errors were encountered: