contentType indicates the type of data that the server responded with
contentType
data is the response that was provided by the server
data
status is the HTTP status code from the server response
status
statusText is the HTTP status message from the server response
statusText
Generated using TypeDoc
contentType
indicates the type of data that the server responded with