Skip to main content
Deno.Proxy - Deno documentation
interface Deno.Proxy
The definition of a proxy when specifying [`Deno.CreateHttpClientOptions`](../././~/Deno.CreateHttpClientOptions).

Properties

url: string
The string URL of the proxy server to use.
The basic auth credentials to be used against the proxy server.