wwScriptingHttpResponse::AddCookie

Adds a Cookie to the HTTP header

o.AddCookie(tcCookie,tcValue,tcPath,tcExpire)

Parameters

tcCookie
Name of the cookie

tcValue
The value of the cookie

tcPath
Optional - Path of the cookie. Default: /

tcExpire
The expiration of the cookie as a Mime Date time or a Date Time value

See also

Class wwScriptingHttpResponse

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