import { HTTPRequest } from "https://deno.land/x/pptr@1.2.0/src/HTTPRequest.ts";
Returns
HTTPResponse | null
the response for this request, if a response has been received.
import { HTTPRequest } from "https://deno.land/x/pptr@1.2.0/src/HTTPRequest.ts";
the response for this request, if a response has been received.