HTTPClient.disconnect

Forcefully closes the TCP connection.

Before calling this method, be sure that no request is currently being processed.

class HTTPClient
@safe nothrow
void
disconnect
()

Meta