ISetCookie
Top  Previous  Next

ISetCookie represents an HTTP cookie received from Web Server.

General methods and properties.

prop get
Name
prop get
Value
prop get
Domain
prop get
Path
prop get
Expires


Get ISetCookie Reference
ISetCookie setcookie=HTTPAnalyzer.Log[Index].Response.Cookies[Index];

See Also
ISetCookies
ILogEntry
IRequest.Cookies
IResponse.Cookies