ECA Helper: Set cookie¶
Plugin ID: eca_helper_cookie_set
Action cookie value for response.
Fields¶
Cookie name— config key:name-
The cookie name
Type:
textfield· Required: yes · Default:cookie_name Cookie value— config key:value-
The cookie value.
Type:
textfield· Required: no · Default: empty string Expiration time— config key:expire-
The cookie expiration time. Value can timespan or date string. Use 0 for never expired.
Type:
textfield· Required: yes · Default:0 Cookie path— config key:path-
The cookie path.
Type:
textfield· Required: yes · Default:/ Cookie domain (option)— config key:domain-
The cookie domain.
Type:
textfield· Required: no · Default: empty string