var timeoutInterval : TimeInterval
The timeout interval of the request.
リクエストのタイムアウト間隔。
var httpShouldHandleCookies : Bool
A Boolean value indicating whether cookies will be sent with and set for this request.
クッキーがこのリクエストで送信されるおよびそれに対して設定されるかどうかを指し示しているブール値。
var allowsCellularAccess : Bool
A Boolean value indicating whether the request is allowed to use the built-in cellular radios to satisfy the request.
リクエストは組み込みセルラー無線を使ってリクエストを履行することを許可されるかどうかを指し示しているブール値。