class Deno.HttpClient
implementsDisposable
A custom HttpClient for use with fetch function. This is
designed to allow custom certificates or proxies to be used with fetch().
[Symbol.dispose](): voidclose(): voidClose the HTTP client.
A custom HttpClient for use with fetch function. This is
designed to allow custom certificates or proxies to be used with fetch().
[Symbol.dispose](): voidclose(): voidClose the HTTP client.