-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ajax): Include the response on instances of AjaxError
A non-2xx HTTP response may include a body to provide context to the error. Provide the ability to retrieve the response from the AjaxError as you would from an AjaxResponse.
- Loading branch information
1 parent
6d27c30
commit 3f6553c
Showing
1 changed file
with
26 additions
and
18 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