method HTTPResponse.prototype.statusRe-exportimport { HTTPResponse } from "https://deno.land/x/puppeteer@16.2.0/mod.ts"; status(): numberReturnsnumberThe status code of the response (e.g., 200 for a success).