RequestCookie Properties

HttpServer.dll

The RequestCookie type exposes the following members.

Properties

  NameDescription
Name
Gets the cookie identifier.
Value
Cookie value. Set to null to remove cookie.

See Also