Both resolve and reject in XHR request processing are called with HttpResponseMessage.
In requestError, parameter type is anything that previous interceptor throws, but response must be RequestMessage to allow continue processing (unless another error is thrown).
Both resolve and reject in XHR request processing are called with HttpResponseMessage.
In requestError, parameter type is anything that previous interceptor throws, but response must be RequestMessage to allow continue processing (unless another error is thrown).