Latest
method HTTPRequest.prototype.headers
import { HTTPRequest } from "https://dotland.deno.dev/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/types.d.ts";

Returns

Record<string, string>

an object with HTTP headers associated with the request. All header names are lower-case.