EngineVersion 1httpClasses

http:Cookie

A cookie that can be included in HTTP requests.

Properties

http:cookieName (required, max 1)

Name of the HTTP cookie.

Cookie name is required and must be a non-empty string.

http:cookieValue (required, max 1)

Value of the HTTP cookie.

Cookie value is required.

On this page