June 1999
Intermediate to advanced
540 pages
21h 39m
English
Set-Cookie
Set-Cookie:
name=value [;
options]
Contains a name/value pair of information to retain for this URL. For browsers supporting Netscape persistent cookies; not included in the HTTP standard. See the discussion of cookies later in this chapter for more information. Options are:
expires=date 2nThe cookie becomes invalid after the specified date.
path=pathname
The URL range for which the cookie is valid.
domain=domain_name
The domain name range for which the cookie is valid.
secure
Return the cookie only under a secure connection.
Read now
Unlock full access