contentType |
string |
contentType indicates the type of data that the server responded with |
data |
T |
data is the response that was provided by the server |
status |
number |
status is the HTTP status code from the server response |
statusText |
string |
statusText is the HTTP status message from the server response |