Indicates if and how requests to ArcGIS Services are authenticated.
If uploading a file, specify the form data or element used to submit the file here.
If true
, the browser will send a request to the server instead of using the browser's local cache.
The initial value of Object.prototype.constructor is the standard built-in Object constructor.
Headers to use for the request.
Indicates if the request should be made using the HTTP DELETE, HEAD, POST, or PUT method.
Query parameters for the request.
Response format.
AbortSignal allows for cancelable requests.
Indicates the amount of time in milliseconds to wait for a response from the server.
Indicates the request should use the proxy.
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
An object with the following properties that describe the request.
Read more...