Skip to main content

HTTPResponse.statusText() method

Signature:

statusText(): string;

Returns:

string

The status text of the response (e.g. usually an "OK" for a success).