HttpClient.pipelining

Send requests without waiting for a response. Requires keepAlive.

class HttpClient
protected public
bool pipelining;

Meta