PRIM_SRVM.HttpResponse - AddCookie Method

Add a cookie

Member of PRIM_SRVM.HttpResponse (PRIM_SRVM.HttpResponse)

Parameters

NameTypeData TypeDescription
Name*InputUnicode StringName of the cookie
Value*InputUnicode StringValue of the cookie
Expires*Input (Optional)Unicode StringDate and time that the cookie expires
Domain*Input (Optional)Unicode StringDomain the cookie relates to
Path*Input (Optional)Unicode StringCookie path
Secure*Input (Optional)BooleanIs this a secure cookie?
HttpOnly*Input (Optional)BooleanApplies to HTTP requests only

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2