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

HTTPShouldHandleCookies

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

Declaration 宣言

@property(readonly) BOOL HTTPShouldHandleCookies;

Discussion 議論

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

See Also 参照

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

Related Documentation 関連文書