MonoMac.Foundation.NSHttpCookie: Method Members

The methods of MonoMac.Foundation.NSHttpCookie are listed below. For a list of all members, see the NSHttpCookie Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

static
CookieFromProperties(NSDictionary) : NSHttpCookie
Factory method to create cookies.
static
CookiesWithResponseHeaderFields(NSDictionary, NSUrl) : NSHttpCookie[]
Documentation for this section has not yet been entered.
static
RequestHeaderFieldsWithCookies(NSHttpCookie[]) : NSDictionary
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSHttpCookie object.