httpShouldUsePipelining
A Boolean value that indicates whether the request should continue transmitting data before receiving a response from an earlier transmission.
Declaration
var httpShouldUsePipelining: Bool { get }Discussion
true if the request should continue transmitting data; otherwise, false.