407 B
407 B
Home > puppeteer > HTTPResponse > status
HTTPResponse.status() method
Signature:
status(): number;
Returns:
number
The status code of the response (e.g., 200 for a success).