var timeoutInterval : TimeInterval
The timeout interval of the request.
リクエストのタイムアウト間隔。
var httpShouldUsePipelining : Bool
A Boolean value indicating whether the request should transmit before the previous response is received.
リクエストは以前の応答が受け取られる前に送信するべきかどうかを指し示しているブール値。
var allowsCellularAccess : Bool
A Boolean value indicating whether the request is allowed to use the built-in cellular radios to satisfy the request.
リクエストは組み込みセルラー無線を使ってリクエストを履行することを許可されるかどうかを指し示しているブール値。