Get or set request header
Get the value of specified request header
string
Set the value of specified request header
Get or set MIME Type
Get the current MIME Type
string
Set the MIME Type for the request
Registers a listener to receive events
Issue the request using the POST method
Issue the request using the POST method
Issue the request using the POST method
Get function used to map the response to the associated data value
(xhr: XMLHttpRequest) => any
Set function used to map the response to the associated data value
Issues this request using the specified method
Issues this request using the specified method
Issues this request using the specified method
Aborts this request, if it is currently in-flight
Issue the request using the GET method
Function to invoke on completion of request