interface Deno.ProxyThe definition of a proxy when specifying Deno.CreateHttpClientOptions. Propertiesurl: stringThe string URL of the proxy server to use. optionalbasicAuth: BasicAuthThe basic auth credentials to be used against the proxy server.