NSUrlSessionConfiguration.HttpShouldSetCookies Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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