APIhttpresponsestatustextHTTPResponse.statusText() methodSignature:statusText(): string;Returns:stringThe status text of the response (e.g. usually an "OK" for a success).