HttpClient.pipelining

Send requests without waiting for a response. Requires keepAlive.

class HttpClient
bool pipelining;

Meta