axios-mock-adapter icon indicating copy to clipboard operation
axios-mock-adapter copied to clipboard

Set request object on axios errors

Open devinpitcher opened this issue 5 years ago • 1 comments

Fixes #168

Adds the request object to the error. This is important and follows the way that Axios handles errors.

devinpitcher avatar May 19 '20 23:05 devinpitcher