Instance Property インスタンスプロパティ

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 リクエスト挙動を制御する