Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pptr/mod.ts>HTTPRequest#postData

Headless Chrome Deno API
Latest
method HTTPRequest.prototype.postData
Re-export
import { HTTPRequest } from "https://deno.land/x/pptr@1.2.0/mod.ts";

Returns

string | undefined

the request's post body, if any.