axios-docs icon indicating copy to clipboard operation
axios-docs copied to clipboard

[Updated] Document effect of validateStatus on interceptors

Open selimb opened this issue 1 year ago • 0 comments

The interceptor documentation suggests that the onFulfilled interceptor is only ever called for 2xx responses. However, this is only true with the default validateStatus.

selimb avatar Jul 11 '24 13:07 selimb