DenoDeno.Proxyinterface Deno.ProxyThe definition of a proxy when specifying Deno.CreateHttpClientOptions. Properties ##url: string The string URL of the proxy server to use. #basicAuth: BasicAuth optionalThe basic auth credentials to be used against the proxy server.
interface Deno.ProxyThe definition of a proxy when specifying Deno.CreateHttpClientOptions. Properties ##url: string The string URL of the proxy server to use. #basicAuth: BasicAuth optionalThe basic auth credentials to be used against the proxy server.