HTTPResponse.statusText() method
Signature:
statusText(): string;
Returns:
string
The status text of the response (e.g. usually an "OK" for a success).
Signature:
statusText(): string;
Returns:
string
The status text of the response (e.g. usually an "OK" for a success).