Description
Set a random cookie that will be set as part of the Cookies:
header to matching servers.
Each Cookie
entry defines a single cookie that can contain optional domain
,
path
and expires
attributes.
|
Unlike with regular browsers, Alkaline does not enforce any limitations on the amount of cookies
or the length of cookie values. This option also allows to specify a cookie sent to all servers
(a cookie without a domain or a path attribute).
|
For more information about cookies, please refer to the original Netscape specification at
http://www.netscape.com/newsref/std/cookie_spec.html
.