var timeoutInterval : TimeInterval
The request’s timeout interval, in seconds.
この要請のもつ時間切れ間隔、秒で。
var httpShouldHandleCookies : Bool
A Boolean value that indicates whether the default cookie handling will be used for this request.
あるブール値、それは省略時のクッキー処理がこの要請に対して使われるべきかどうかを指し示します。
var httpShouldUsePipelining : Bool
A Boolean value that indicates whether the request should continue transmitting data before receiving a response from an earlier transmission.
あるブール値、それはリクエストがデータの送信を続けることを以前の送信からの応答を受け取る前にすべきかどうかを指し示します。