Makes changes to the response after the request is sent, but before it's returned to the caller.
Make changes to the request URL or options before the request is sent.
The initial value of Object.prototype.constructor is the standard built-in Object constructor.
When an error occurs during the request processing, this function is called with an Error object giving the details about what happened.
Sets or adds headers into requestOptions.headers
.
Sets or adds query parameters into requestOptions.query
.
Hardcodes the response.
Specifies the URL(s) to apply to the interceptors.
Determines whether an object has a property with the specified name.
A property name.
Determines whether an object exists in another object's prototype chain.
Another object whose prototype chain is to be checked.
Determines whether a specified property is enumerable.
A property name.
Returns a date converted to a string using the current locale.
Returns a string representation of an object.
Returns the primitive value of the specified object.
Generated using TypeDoc
Specifies the object used for intercepting and modifying requests made via esriRequest.
Read more...