Network interceptor API which can be used to intercept network requests and responses.
Remarks
- Request interceptors will be executed in the order they were added.
- InterceptableRequest.respondWith can be called at most once, otherwise an error will be thrown.
Network interceptor API which can be used to intercept network requests and responses.
Remarks
- Request interceptors will be executed in the order they were added.
- InterceptableRequest.respondWith can be called at most once, otherwise an error will be thrown.