wwPageResponse::Cookies

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.

Parameters

Initial value: null

See also

Class wwPageResponse
wwPageResponse::AddCookie

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic