Skip to main content

HTTPResponse.status() method

Signature:
status(): number;
Returns:

number

The status code of the response (e.g., 200 for a success).