-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix HTTPLoader onerror handler * Fix HTTPLoader in order to apply response interceptors in all uses cases (errors) * Complete onloadend callback replacing onerror callback * FetchLoader: fix reader error handling * Fix unit tests * HTTLoader: separate request timing info update function from resourceTiming update function * HTTPLoader: fix ontimeout handler * Fix FetchLoader in case aborted request * Fix FetchLoader in case aborted request
- Loading branch information
Showing
4 changed files
with
98 additions
and
138 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
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
Oops, something went wrong.