Cookies collection that contains multiple cookies that are set for the current request. The cookies are written at the end when the headers are created and written.
The cookies collection consists of:
1 - Cookie name
2 - the full Cookie string
To set a cookie you should use the AddCookie() method.
Default Value
Initial value: null
See also:
Class wwPageResponse | wwPageResponse::AddCookie© West Wind Technologies, 1996-2024 • Updated: 11/29/05
Comment or report problem with topic