HttpRequestCookie Constructor

Overload List

HttpRequestCookie Constructs and empty HTTP cookie
HttpRequestCookie(String, String) Constructs a HTTP cookie with the given name and value

See Also