PRIM_SRVM.HttpResponse - AddCookie Method
Add a cookie
Member of PRIM_SRVM.HttpResponse (PRIM_SRVM.HttpResponse)
Name |
Type |
Data Type |
Description |
Name |
*Input |
Unicode String |
Name of the cookie |
Value |
*Input |
Unicode String |
Value of the cookie |
Expires |
*Input (Optional) |
Unicode String |
Date and time that the cookie expires |
Domain |
*Input (Optional) |
Unicode String |
Domain the cookie relates to |
Path |
*Input (Optional) |
Unicode String |
Cookie path |
Secure |
*Input (Optional) |
Boolean |
Is this a secure cookie? |
HttpOnly |
*Input (Optional) |
Boolean |
Applies to HTTP requests only |
No detailed help is available for this feature
All Component Classes
Technical Reference