method HTTPResponse.prototype.okRe-exportimport { HTTPResponse } from "https://deno.land/x/puppeteer@16.2.0/mod.ts"; ok(): booleanReturnsbooleanTrue if the response was successful (status in the range 200-299).