Skip to main content
Go to Latest
method ClientRequest.prototype._createCustomClient
import { ClientRequest } from "https://deno.land/std@0.158.0/node/http.ts";

Returns

Promise<Deno.HttpClient | undefined>