axios-docs
axios-docs copied to clipboard
[Updated] Document effect of validateStatus on interceptors
The interceptor documentation suggests that the onFulfilled interceptor is only ever called for 2xx responses. However, this is only true with the default validateStatus.