Contents

httpShouldUsePipelining

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

Declaration

var httpShouldUsePipelining: Bool { get set }

See Also

Controlling request behavior