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