Function HTTPClient.close
Closes the current connection, allowing reuse of this HTTPClient
.
void close() nothrow @nogc;
Closes the current connection, allowing reuse of this HTTPClient
.
void close() nothrow @nogc;