httpShouldUsePipelining property

bool? httpShouldUsePipelining
getter/setter pair

A Boolean value indicating whether the request should transmit before the previous response is received.

Officially Supported Platforms/Implementations:

Implementation

bool? httpShouldUsePipelining;