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

httpShouldHandleCookies

A Boolean value that indicates whether the default cookie handling will be used for this request. あるブール値、それは省略時のクッキー処理がこの要請に対して使われるべきかどうかを指し示します。

Declaration 宣言

var httpShouldHandleCookies: Bool { get }

Discussion 議論

true if the default cookie handling will be used for this request, false otherwise. The default is true. true、もし省略時のクッキー処理がこのリクエストに対して使われるならば、そうでなければfalse。省略時は、trueです。

See Also 参照

Controlling Request Behavior リクエスト挙動を制御する

Related Documentation 関連文書