method HTTPResponse.prototype.statusTextRe-exportimport { HTTPResponse } from "https://deno.land/x/puppeteer@16.2.0/mod.ts"; statusText(): stringReturnsstringThe status text of the response (e.g. usually an "OK" for a success).