-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates method interceptor to run last on http requests
- When chaining multiple http intercepetors the first interceptor will run last when the request is resolved. Updating http-loader to allow all other interceptors to run before it does on http response - Allows Angular-multimocks and Angular-http-loader to work together
- Loading branch information
Chris Conolly
committed
Dec 11, 2015
1 parent
08bd641
commit aaa908b
Showing
2 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters