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