Skip to main content
Deno.HttpClient.prototype.close - Deno documentation
method Deno.HttpClient.prototype.close
HttpClient.prototype.close(): void

Close the HTTP client.

Return Type

void