382 B
382 B
Home > puppeteer > HTTPRequest > method
HTTPRequest.method() method
Signature:
method(): string;
Returns:
string
the method used (GET
, POST
, etc.)
Home > puppeteer > HTTPRequest > method
Signature:
method(): string;
Returns:
string
the method used (GET
, POST
, etc.)