CookieUtility class

Provides helper methods for working with Cookie.

public static class CookieUtility

Public Members

name description
static ToSetCookieHeaderValue(…) Returns a String representing the specified cookie, in the format prescribed by RFC 2965 for the Set-Cookie HTTP header value.

See Also