Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pptr/mod.ts>HTTPResponse#status

Headless Chrome Deno API
Latest
method HTTPResponse.prototype.status
Re-export
import { HTTPResponse } from "https://deno.land/x/pptr@1.2.0/mod.ts";

Returns

number

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