The methods of Foundation.NSHttpCookie are listed below. For a list of all members, see the NSHttpCookie Members list.
See Also: Inherited members from Foundation.NSObject
static | CookieFromProperties(NSDictionary)Factory method to create cookies. | |
static | CookiesWithResponseHeaderFields(NSDictionary, NSUrl)The cookies corresponding to the specified response header fields for the specified URL. | |
static | RequestHeaderFieldsWithCookies(NSHttpCookie[])A dictionary of header fields corresponding to the specified array of cookies. | |