Skip to main content
Module

x/puppeteer/mod.ts>HTTPRequest#method

A port of puppeteer running on Deno
Latest
method HTTPRequest.prototype.method
Re-export
import { HTTPRequest } from "https://deno.land/x/puppeteer@16.2.0/mod.ts";

Returns

string

the method used (GET, POST, etc.)