Click or drag to resize

RestRequestMessageCookies Property

Gets the original request information

Namespace:  RestSrvr.Message
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public CookieCollection Cookies { get; }

Property Value

Type: CookieCollection
See Also