| HTTP_RESPONSE_COOKIE_NAME$ | 1 | Name of the cookie |
| HTTP_RESPONSE_COOKIE_VALUE$ | 2 | Value of the cookie |
| HTTP_RESPONSE_COOKIE_VALUE$ | 3 | Domain that this cookie is allowed in |
| HTTP_RESPONSE_COOKIE_PATH$ | 4 | Path in the domain that the cookie is returned to |
| HTTP_RESPONSE_COOKIE_EXPIRES$ | 5 | Expiry date of cookie in Delphi format |
| HTTP_RESPONSE_COOKIE_SECURE$ | 6 | TRUE if cookie is only sent with secure connections |