iosHttpShouldUsePipelining property

bool? iosHttpShouldUsePipelining
getter/setter pair

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

NOTE: available only on iOS.

Implementation

bool? iosHttpShouldUsePipelining;