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

Close the HTTP client.

Return Type

void
Back to top