Function HTTPClient.connection
The connection to use for this client.
StreamPeer connection() nothrow @property @nogc;
void connection
(
StreamPeer v
) nothrow @property @nogc;
The connection to use for this client.
StreamPeer connection() nothrow @property @nogc;
void connection
(
StreamPeer v
) nothrow @property @nogc;