Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method HTTPRequest.prototype.response
import { HTTPRequest } from "https://deno.land/x/pptr@1.2.0/src/HTTPRequest.ts";

Returns

the response for this request, if a response has been received.