NSUrlSessionConfiguration.HttpShouldSetCookies Property

Definition

Whether requests should contain cookies from the HttpCookieStorage pool.

public virtual bool HttpShouldSetCookies { [Foundation.Export("HTTPShouldSetCookies")] get; [Foundation.Export("setHTTPShouldSetCookies:")] set; }
member this.HttpShouldSetCookies : bool with get, set

Property Value

Attributes

Applies to