source: draft-ietf-httpbis/orig/rfc2965.html @ 1050

Last change on this file since 1050 was 978, checked in by julian.reschke@…, 13 years ago

regen HTML using latest version of xslt

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/html
File size: 87.7 KB
Line 
1<!DOCTYPE html
2  PUBLIC "-//W3C//DTD HTML 4.01//EN">
3<html lang="en">
4   <head profile="http://www.w3.org/2006/03/hcard http://dublincore.org/documents/2008/08/04/dc-html/">
5      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6      <title>HTTP State Management Mechanism</title><style type="text/css" title="Xml2Rfc (sans serif)">
7a {
8  text-decoration: none;
9}
10a.smpl {
11  color: black;
12}
13a:hover {
14  text-decoration: underline;
15}
16a:active {
17  text-decoration: underline;
18}
19address {
20  margin-top: 1em;
21  margin-left: 2em;
22  font-style: normal;
23}
24body {
25  color: black;
26  font-family: verdana, helvetica, arial, sans-serif;
27  font-size: 10pt;
28}
29cite {
30  font-style: normal;
31}
32dd {
33  margin-right: 2em;
34}
35dl {
36  margin-left: 2em;
37}
38
39ul.empty {
40  list-style-type: none;
41}
42ul.empty li {
43  margin-top: .5em;
44}
45dl p {
46  margin-left: 0em;
47}
48dt {
49  margin-top: .5em;
50}
51h1 {
52  font-size: 14pt;
53  line-height: 21pt;
54  page-break-after: avoid;
55}
56h1.np {
57  page-break-before: always;
58}
59h1 a {
60  color: #333333;
61}
62h2 {
63  font-size: 12pt;
64  line-height: 15pt;
65  page-break-after: avoid;
66}
67h3, h4, h5, h6 {
68  font-size: 10pt;
69  page-break-after: avoid;
70}
71h2 a, h3 a, h4 a, h5 a, h6 a {
72  color: black;
73}
74img {
75  margin-left: 3em;
76}
77li {
78  margin-left: 2em;
79  margin-right: 2em;
80}
81ol {
82  margin-left: 2em;
83  margin-right: 2em;
84}
85ol p {
86  margin-left: 0em;
87}
88p {
89  margin-left: 2em;
90  margin-right: 2em;
91}
92pre {
93  margin-left: 3em;
94  background-color: lightyellow;
95  padding: .25em;
96}
97pre.text2 {
98  border-style: dotted;
99  border-width: 1px;
100  background-color: #f0f0f0;
101  width: 69em;
102}
103pre.inline {
104  background-color: white;
105  padding: 0em;
106}
107pre.text {
108  border-style: dotted;
109  border-width: 1px;
110  background-color: #f8f8f8;
111  width: 69em;
112}
113pre.drawing {
114  border-style: solid;
115  border-width: 1px;
116  background-color: #f8f8f8;
117  padding: 2em;
118}
119table {
120  margin-left: 2em;
121}
122table.header {
123  border-spacing: 1px;
124  width: 95%;
125  font-size: 10pt;
126  color: white;
127}
128td.top {
129  vertical-align: top;
130}
131td.topnowrap {
132  vertical-align: top;
133  white-space: nowrap;
134}
135table.header td {
136  background-color: gray;
137  width: 50%;
138}
139table.header a {
140  color: white;
141}
142td.reference {
143  vertical-align: top;
144  white-space: nowrap;
145  padding-right: 1em;
146}
147thead {
148  display:table-header-group;
149}
150ul.toc {
151  list-style: none;
152  margin-left: 1.5em;
153  margin-right: 0em;
154  padding-left: 0em;
155}
156li.tocline0 {
157  line-height: 150%;
158  font-weight: bold;
159  font-size: 10pt;
160  margin-left: 0em;
161  margin-right: 0em;
162}
163li.tocline1 {
164  line-height: normal;
165  font-weight: normal;
166  font-size: 9pt;
167  margin-left: 0em;
168  margin-right: 0em;
169}
170li.tocline2 {
171  font-size: 0pt;
172}
173ul p {
174  margin-left: 0em;
175}
176ul.ind {
177  list-style: none;
178  margin-left: 1.5em;
179  margin-right: 0em;
180  padding-left: 0em;
181  page-break-before: avoid;
182}
183li.indline0 {
184  font-weight: bold;
185  line-height: 200%;
186  margin-left: 0em;
187  margin-right: 0em;
188}
189li.indline1 {
190  font-weight: normal;
191  line-height: 150%;
192  margin-left: 0em;
193  margin-right: 0em;
194}
195.avoidbreak {
196  page-break-inside: avoid;
197}
198.bcp14 {
199  font-style: normal;
200  text-transform: lowercase;
201  font-variant: small-caps;
202}
203.comment {
204  background-color: yellow;
205}
206.center {
207  text-align: center;
208}
209.error {
210  color: red;
211  font-style: italic;
212  font-weight: bold;
213}
214.figure {
215  font-weight: bold;
216  text-align: center;
217  font-size: 9pt;
218}
219.filename {
220  color: #333333;
221  font-weight: bold;
222  font-size: 12pt;
223  line-height: 21pt;
224  text-align: center;
225}
226.fn {
227  font-weight: bold;
228}
229.hidden {
230  display: none;
231}
232.left {
233  text-align: left;
234}
235.right {
236  text-align: right;
237}
238.title {
239  color: #990000;
240  font-size: 18pt;
241  line-height: 18pt;
242  font-weight: bold;
243  text-align: center;
244  margin-top: 36pt;
245}
246.vcardline {
247  display: block;
248}
249.warning {
250  font-size: 14pt;
251  background-color: yellow;
252}
253
254
255@media print {
256  .noprint {
257    display: none;
258  }
259 
260  a {
261    color: black;
262    text-decoration: none;
263  }
264
265  table.header {
266    width: 90%;
267  }
268
269  td.header {
270    width: 50%;
271    color: black;
272    background-color: white;
273    vertical-align: top;
274    font-size: 12pt;
275  }
276
277  ul.toc a::after {
278    content: leader('.') target-counter(attr(href), page);
279  }
280 
281  a.iref {
282    content: target-counter(attr(href), page);
283  }
284 
285  .print2col {
286    column-count: 2;
287    -moz-column-count: 2;
288    column-fill: auto;
289  }
290}
291
292@page {
293  @top-left {
294       content: "RFC 2965";
295  }
296  @top-right {
297       content: "October 2000";
298  }
299  @top-center {
300       content: "HTTP State Management Mechanism";
301  }
302  @bottom-left {
303       content: "Kristol & Montulli";
304  }
305  @bottom-center {
306       content: "Standards Track";
307  }
308  @bottom-right {
309       content: "[Page " counter(page) "]";
310  }
311}
312
313@page:first {
314    @top-left {
315      content: normal;
316    }
317    @top-right {
318      content: normal;
319    }
320    @top-center {
321      content: normal;
322    }
323}
324</style><link rel="Contents" href="#rfc.toc">
325      <link rel="Author" href="#rfc.authors">
326      <link rel="Copyright" href="#rfc.copyright">
327      <link rel="Index" href="#rfc.index">
328      <link rel="Chapter" title="1 TERMINOLOGY" href="#rfc.section.1">
329      <link rel="Chapter" title="2 STATE AND SESSIONS" href="#rfc.section.2">
330      <link rel="Chapter" title="3 DESCRIPTION" href="#rfc.section.3">
331      <link rel="Chapter" title="4 EXAMPLES" href="#rfc.section.4">
332      <link rel="Chapter" title="5 IMPLEMENTATION CONSIDERATIONS" href="#rfc.section.5">
333      <link rel="Chapter" title="6 PRIVACY" href="#rfc.section.6">
334      <link rel="Chapter" title="7 SECURITY CONSIDERATIONS" href="#rfc.section.7">
335      <link rel="Chapter" title="8 OTHER, SIMILAR, PROPOSALS" href="#rfc.section.8">
336      <link rel="Chapter" title="9 HISTORICAL" href="#rfc.section.9">
337      <link rel="Chapter" title="10 ACKNOWLEDGEMENTS" href="#rfc.section.10">
338      <link rel="Chapter" href="#rfc.section.11" title="11 References">
339      <link rel="Alternate" title="Authorative ASCII Version" href="http://www.ietf.org/rfc/rfc2965.txt">
340      <link rel="Help" title="Additional Information on tools.ietf.org" href="http://tools.ietf.org/html/rfc2965">
341      <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.520, 2010-07-14 12:36:35, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">
342      <link rel="schema.dct" href="http://purl.org/dc/terms/">
343      <meta name="dct.creator" content="Kristol, D. M.">
344      <meta name="dct.creator" content="Montulli, L.">
345      <meta name="dct.identifier" content="urn:ietf:rfc:2965">
346      <meta name="dct.issued" scheme="ISO8601" content="2000-10">
347      <meta name="dct.replaces" content="urn:ietf:rfc:2109">
348      <meta name="dct.abstract" content="This document specifies a way to create a stateful session with Hypertext Transfer Protocol (HTTP) requests and responses. It describes three new headers, Cookie, Cookie2, and Set-Cookie2, which carry state information between participating origin servers and user agents. The method described here differs from Netscape's Cookie proposal , but it can interoperate with HTTP/1.0 user agents that use Netscape's method. (See the HISTORICAL section.) This document reflects implementation experience with RFC 2109 and obsoletes it.">
349      <meta name="dct.isPartOf" content="urn:issn:2070-1721">
350      <meta name="description" content="This document specifies a way to create a stateful session with Hypertext Transfer Protocol (HTTP) requests and responses. It describes three new headers, Cookie, Cookie2, and Set-Cookie2, which carry state information between participating origin servers and user agents. The method described here differs from Netscape's Cookie proposal , but it can interoperate with HTTP/1.0 user agents that use Netscape's method. (See the HISTORICAL section.) This document reflects implementation experience with RFC 2109 and obsoletes it.">
351   </head>
352   <body>
353      <table class="header">
354         <tbody>
355            <tr>
356               <td class="left">Network Working Group</td>
357               <td class="right">D. Kristol</td>
358            </tr>
359            <tr>
360               <td class="left">Request for Comments: 2965</td>
361               <td class="right">Bell Laboratories, Lucent Technologies</td>
362            </tr>
363            <tr>
364               <td class="left">Obsoletes: <a href="http://tools.ietf.org/html/rfc2109">2109</a></td>
365               <td class="right">L. Montulli</td>
366            </tr>
367            <tr>
368               <td class="left">Category: Standards Track</td>
369               <td class="right">Epinions.com, Inc.</td>
370            </tr>
371            <tr>
372               <td class="left"></td>
373               <td class="right">October 2000</td>
374            </tr>
375         </tbody>
376      </table>
377      <p class="title">HTTP State Management Mechanism</p>
378      <h1><a id="rfc.status" href="#rfc.status">Status of this Memo</a></h1>
379      <p>This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions
380         for improvements. Please refer to the current edition of the “Internet Official Protocol Standards” (STD 1) for the standardization
381         state and status of this protocol. Distribution of this memo is unlimited.
382      </p>
383      <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1>
384      <p>Copyright © The Internet Society (2000). All Rights Reserved.</p>
385      <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1>
386      <p>This document specifies a way to create a stateful session with Hypertext Transfer Protocol (HTTP) requests and responses.
387         It describes three new headers, Cookie, Cookie2, and Set-Cookie2, which carry state information between participating origin
388         servers and user agents. The method described here differs from Netscape's Cookie proposal <a href="#Netscape" id="rfc.xref.Netscape.1"><cite title="Persistent Client State -- HTTP Cookies">[Netscape]</cite></a>, but it can interoperate with HTTP/1.0 user agents that use Netscape's method. (See the HISTORICAL section.)
389      </p>
390      <p>This document reflects implementation experience with RFC 2109 and obsoletes it.</p>
391      <hr class="noprint">
392      <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1>
393      <ul class="toc">
394         <li class="tocline0">1.&nbsp;&nbsp;&nbsp;<a href="#rfc.section.1">TERMINOLOGY</a><ul class="toc">
395               <li class="tocline1">1.1&nbsp;&nbsp;&nbsp;<a href="#rfc.section.1.1">Requirements</a></li>
396            </ul>
397         </li>
398         <li class="tocline0">2.&nbsp;&nbsp;&nbsp;<a href="#rfc.section.2">STATE AND SESSIONS</a></li>
399         <li class="tocline0">3.&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3">DESCRIPTION</a><ul class="toc">
400               <li class="tocline1">3.1&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.1">Syntax: General</a></li>
401               <li class="tocline1">3.2&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.2">Origin Server Role</a><ul class="toc">
402                     <li class="tocline1">3.2.1&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.2.1">General</a></li>
403                     <li class="tocline1">3.2.2&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.2.2">Set-Cookie2 Syntax</a></li>
404                     <li class="tocline1">3.2.3&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.2.3">Controlling Caching</a></li>
405                  </ul>
406               </li>
407               <li class="tocline1">3.3&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.3">User Agent Role</a><ul class="toc">
408                     <li class="tocline1">3.3.1&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.3.1">Interpreting Set-Cookie2</a></li>
409                     <li class="tocline1">3.3.2&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.3.2">Rejecting Cookies</a></li>
410                     <li class="tocline1">3.3.3&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.3.3">Cookie Management</a></li>
411                     <li class="tocline1">3.3.4&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.3.4">Sending Cookies to the Origin Server</a></li>
412                     <li class="tocline1">3.3.5&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.3.5">Identifying What Version is Understood:  Cookie2</a></li>
413                     <li class="tocline1">3.3.6&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.3.6">Sending Cookies in Unverifiable Transactions</a></li>
414                  </ul>
415               </li>
416               <li class="tocline1">3.4&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.4">How an Origin Server Interprets the Cookie Header</a></li>
417               <li class="tocline1">3.5&nbsp;&nbsp;&nbsp;<a href="#rfc.section.3.5">Caching Proxy Role</a></li>
418            </ul>
419         </li>
420         <li class="tocline0">4.&nbsp;&nbsp;&nbsp;<a href="#rfc.section.4">EXAMPLES</a><ul class="toc">
421               <li class="tocline1">4.1&nbsp;&nbsp;&nbsp;<a href="#rfc.section.4.1">Example 1</a></li>
422               <li class="tocline1">4.2&nbsp;&nbsp;&nbsp;<a href="#rfc.section.4.2">Example 2</a></li>
423            </ul>
424         </li>
425         <li class="tocline0">5.&nbsp;&nbsp;&nbsp;<a href="#rfc.section.5">IMPLEMENTATION CONSIDERATIONS</a><ul class="toc">
426               <li class="tocline1">5.1&nbsp;&nbsp;&nbsp;<a href="#rfc.section.5.1">Set-Cookie2 Content</a></li>
427               <li class="tocline1">5.2&nbsp;&nbsp;&nbsp;<a href="#rfc.section.5.2">Stateless Pages</a></li>
428               <li class="tocline1">5.3&nbsp;&nbsp;&nbsp;<a href="#rfc.section.5.3">Implementation Limits</a><ul class="toc">
429                     <li class="tocline1">5.3.1&nbsp;&nbsp;&nbsp;<a href="#rfc.section.5.3.1">Denial of Service Attacks</a></li>
430                  </ul>
431               </li>
432            </ul>
433         </li>
434         <li class="tocline0">6.&nbsp;&nbsp;&nbsp;<a href="#rfc.section.6">PRIVACY</a><ul class="toc">
435               <li class="tocline1">6.1&nbsp;&nbsp;&nbsp;<a href="#rfc.section.6.1">User Agent Control</a></li>
436               <li class="tocline1">6.2&nbsp;&nbsp;&nbsp;<a href="#rfc.section.6.2">Origin Server Role</a></li>
437               <li class="tocline1">6.3&nbsp;&nbsp;&nbsp;<a href="#rfc.section.6.3">Clear Text</a></li>
438            </ul>
439         </li>
440         <li class="tocline0">7.&nbsp;&nbsp;&nbsp;<a href="#rfc.section.7">SECURITY CONSIDERATIONS</a><ul class="toc">
441               <li class="tocline1">7.1&nbsp;&nbsp;&nbsp;<a href="#rfc.section.7.1">Protocol Design</a></li>
442               <li class="tocline1">7.2&nbsp;&nbsp;&nbsp;<a href="#rfc.section.7.2">Cookie Spoofing</a></li>
443               <li class="tocline1">7.3&nbsp;&nbsp;&nbsp;<a href="#rfc.section.7.3">Unexpected Cookie Sharing</a></li>
444               <li class="tocline1">7.4&nbsp;&nbsp;&nbsp;<a href="#rfc.section.7.4">Cookies For Account Information</a></li>
445            </ul>
446         </li>
447         <li class="tocline0">8.&nbsp;&nbsp;&nbsp;<a href="#rfc.section.8">OTHER, SIMILAR, PROPOSALS</a></li>
448         <li class="tocline0">9.&nbsp;&nbsp;&nbsp;<a href="#rfc.section.9">HISTORICAL</a><ul class="toc">
449               <li class="tocline1">9.1&nbsp;&nbsp;&nbsp;<a href="#rfc.section.9.1">Compatibility with Existing Implementations</a></li>
450               <li class="tocline1">9.2&nbsp;&nbsp;&nbsp;<a href="#rfc.section.9.2">Caching and HTTP/1.0</a></li>
451            </ul>
452         </li>
453         <li class="tocline0">10.&nbsp;&nbsp;&nbsp;<a href="#rfc.section.10">ACKNOWLEDGEMENTS</a></li>
454         <li class="tocline0">11.&nbsp;&nbsp;&nbsp;<a href="#rfc.references">References</a></li>
455         <li class="tocline0"><a href="#rfc.authors">Authors' Addresses</a></li>
456         <li class="tocline0"><a href="#rfc.index">Index</a></li>
457         <li class="tocline0"><a href="#rfc.ipr">Intellectual Property and Copyright Statements</a></li>
458      </ul>
459      <hr class="noprint">
460      <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a>&nbsp;TERMINOLOGY
461      </h1>
462      <p id="rfc.section.1.p.1">The terms user agent, client, server, proxy, origin server, and http_URL have the same meaning as in the HTTP/1.1 specification <a href="#RFC2616" id="rfc.xref.RFC2616.1"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2616]</cite></a>. The terms abs_path and absoluteURI have the same meaning as in the URI Syntax specification <a href="#RFC2396" id="rfc.xref.RFC2396.1"><cite title="Uniform Resource Identifiers (URI): Generic Syntax">[RFC2396]</cite></a>.
463      </p>
464      <p id="rfc.section.1.p.2">Host name (HN) means either the host domain name (HDN) or the numeric Internet Protocol (IP) address of a host. The fully
465         qualified domain name is preferred; use of numeric IP addresses is strongly discouraged.
466      </p>
467      <p id="rfc.section.1.p.3">The terms request-host and request-URI refer to the values the client would send to the server as, respectively, the host
468         (but not port) and abs_path portions of the absoluteURI (http_URL) of the HTTP request line. Note that request-host is a HN.
469      </p>
470      <p id="rfc.section.1.p.4">The term effective host name is related to host name. If a host name contains no dots, the effective host name is that name
471         with the string .local appended to it. Otherwise the effective host name is the same as the host name. Note that all effective
472         host names contain at least one dot.
473      </p>
474      <p id="rfc.section.1.p.5">The term request-port refers to the port portion of the absoluteURI (http_URL) of the HTTP request line. If the absoluteURI
475         has no explicit port, the request-port is the HTTP default, 80. The request-port of a cookie is the request-port of the request
476         in which a Set-Cookie2 response header was returned to the user agent.
477      </p>
478      <p id="rfc.section.1.p.6">Host names can be specified either as an IP address or a HDN string. Sometimes we compare one host name with another. (Such
479         comparisons <em class="bcp14">SHALL</em> be case-insensitive.) Host A's name domain-matches host B's if
480      </p>
481      <ul>
482         <li>their host name strings string-compare equal; or</li>
483         <li>A is a HDN string and has the form NB, where N is a non-empty name string, B has the form .B', and B' is a HDN string. (So,
484            x.y.com domain-matches .Y.com but not Y.com.)
485         </li>
486      </ul>
487      <p id="rfc.section.1.p.7">Note that domain-match is not a commutative operation: a.b.c.com domain-matches .c.com, but not the reverse.</p>
488      <p id="rfc.section.1.p.8">The reach R of a host name H is defined as follows: </p>
489      <ul>
490         <li>If
491            <ul>
492               <li>H is the host domain name of a host; and,</li>
493               <li>H has the form A.B; and</li>
494               <li>A has no embedded (that is, interior) dots; and</li>
495               <li>B has at least one embedded dot, or B is the string "local". then the reach of H is .B.</li>
496            </ul>
497         </li>
498         <li>Otherwise, the reach of H is H.</li>
499      </ul>
500      <p id="rfc.section.1.p.9">For two strings that represent paths, P1 and P2, P1 path-matches P2 if P2 is a prefix of P1 (including the case where P1 and
501         P2 string- compare equal). Thus, the string /tec/waldo path-matches /tec.
502      </p>
503      <p id="rfc.section.1.p.10">Because it was used in Netscape's original implementation of state management, we will use the term cookie to refer to the
504         state information that passes between an origin server and user agent, and that gets stored by the user agent.
505      </p>
506      <h2 id="rfc.section.1.1"><a href="#rfc.section.1.1">1.1</a>&nbsp;Requirements
507      </h2>
508      <p id="rfc.section.1.1.p.1">The key words "MAY", "MUST", "MUST NOT", "OPTIONAL", "RECOMMENDED", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT"
509         in this document are to be interpreted as described in RFC 2119 <a href="#RFC2119" id="rfc.xref.RFC2119.1"><cite title="Key words for use in RFCs to Indicate Requirement Levels">[RFC2119]</cite></a>.
510      </p>
511      <hr class="noprint">
512      <h1 id="rfc.section.2" class="np"><a href="#rfc.section.2">2.</a>&nbsp;STATE AND SESSIONS
513      </h1>
514      <p id="rfc.section.2.p.1">This document describes a way to create stateful sessions with HTTP requests and responses. Currently, HTTP servers respond
515         to each client request without relating that request to previous or subsequent requests; the state management mechanism allows
516         clients and servers that wish to exchange state information to place HTTP requests and responses within a larger context,
517         which we term a "session". This context might be used to create, for example, a "shopping cart", in which user selections
518         can be aggregated before purchase, or a magazine browsing system, in which a user's previous reading affects which offerings
519         are presented.
520      </p>
521      <p id="rfc.section.2.p.2">Neither clients nor servers are required to support cookies. A server <em class="bcp14">MAY</em> refuse to provide content to a client that does not return the cookies it sends.
522      </p>
523      <hr class="noprint">
524      <h1 id="rfc.section.3" class="np"><a href="#rfc.section.3">3.</a>&nbsp;DESCRIPTION
525      </h1>
526      <p id="rfc.section.3.p.1">We describe here a way for an origin server to send state information to the user agent, and for the user agent to return
527         the state information to the origin server. The goal is to have a minimal impact on HTTP and user agents.
528      </p>
529      <h2 id="rfc.section.3.1"><a href="#rfc.section.3.1">3.1</a>&nbsp;Syntax: General
530      </h2>
531      <p id="rfc.section.3.1.p.1">The two state management headers, Set-Cookie2 and Cookie, have common syntactic properties involving attribute-value pairs.
532         The following grammar uses the notation, and tokens DIGIT (decimal digits), token (informally, a sequence of non-special,
533         non-white space characters), and http_URL from the HTTP/1.1 specification <a href="#RFC2616" id="rfc.xref.RFC2616.2"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2616]</cite></a> to describe their syntax.
534      </p>
535      <div id="rfc.figure.u.1"></div><pre class="inline">
536   av-pairs    =     av-pair *(";" av-pair)
537   av-pair     =     attr ["=" value]              ; optional value
538   attr        =     token
539   value       =     token | quoted-string
540</pre><p id="rfc.section.3.1.p.3">Attributes (names) (attr) are case-insensitive. White space is permitted between tokens. Note that while the above syntax
541         description shows value as optional, most attrs require them.
542      </p>
543      <p id="rfc.section.3.1.p.4">NOTE: The syntax above allows whitespace between the attribute and the = sign.</p>
544      <h2 id="rfc.section.3.2"><a href="#rfc.section.3.2">3.2</a>&nbsp;Origin Server Role
545      </h2>
546      <h3 id="rfc.section.3.2.1"><a href="#rfc.section.3.2.1">3.2.1</a>&nbsp;General
547      </h3>
548      <p id="rfc.section.3.2.1.p.1">The origin server initiates a session, if it so desires. To do so, it returns an extra response header to the client, Set-Cookie2.
549         (The details follow later.)
550      </p>
551      <p id="rfc.section.3.2.1.p.2">A user agent returns a Cookie request header (see below) to the origin server if it chooses to continue a session. The origin
552         server <em class="bcp14">MAY</em> ignore it or use it to determine the current state of the session. It <em class="bcp14">MAY</em> send back to the client a Set-Cookie2 response header with the same or different information, or it <em class="bcp14">MAY</em> send no Set-Cookie2 header at all. The origin server effectively ends a session by sending the client a Set-Cookie2 header
553         with Max-Age=0.
554      </p>
555      <p id="rfc.section.3.2.1.p.3">Servers <em class="bcp14">MAY</em> return Set-Cookie2 response headers with any response. User agents <em class="bcp14">SHOULD</em> send Cookie request headers, subject to other rules detailed below, with every request.
556      </p>
557      <p id="rfc.section.3.2.1.p.4">An origin server <em class="bcp14">MAY</em> include multiple Set-Cookie2 headers in a response. Note that an intervening gateway could fold multiple such headers into
558         a single header.
559      </p>
560      <div id="rfc.iref.s.1"></div>
561      <div id="rfc.iref.h.1"></div>
562      <h3 id="rfc.section.3.2.2"><a href="#rfc.section.3.2.2">3.2.2</a>&nbsp;Set-Cookie2 Syntax
563      </h3>
564      <p id="rfc.section.3.2.2.p.1">The syntax for the Set-Cookie2 response header is</p>
565      <div id="rfc.figure.u.2"></div><pre class="inline">
566   set-cookie      =       "Set-Cookie2:" cookies
567   cookies         =       1#cookie
568   cookie          =       NAME "=" VALUE *(";" set-cookie-av)
569   NAME            =       attr
570   VALUE           =       value
571   set-cookie-av   =       "Comment" "=" value
572                   |       "CommentURL" "=" &lt;"&gt; http_URL &lt;"&gt;
573                   |       "Discard"
574                   |       "Domain" "=" value
575                   |       "Max-Age" "=" value
576                   |       "Path" "=" value
577                   |       "Port" [ "=" &lt;"&gt; portlist &lt;"&gt; ]
578                   |       "Secure"
579                   |       "Version" "=" 1*DIGIT
580   portlist        =       1#portnum
581   portnum         =       1*DIGIT
582</pre><p id="rfc.section.3.2.2.p.3">Informally, the Set-Cookie2 response header comprises the token Set-Cookie2:, followed by a comma-separated list of one or
583         more cookies. Each cookie begins with a NAME=VALUE pair, followed by zero or more semi-colon-separated attribute-value pairs.
584         The syntax for attribute-value pairs was shown earlier. The specific attributes and the semantics of their values follows.
585         The NAME=VALUE attribute-value pair <em class="bcp14">MUST</em> come first in each cookie. The others, if present, can occur in any order. If an attribute appears more than once in a cookie,
586         the client <em class="bcp14">SHALL</em> use only the value associated with the first appearance of the attribute; a client <em class="bcp14">MUST</em> ignore values after the first.
587      </p>
588      <p id="rfc.section.3.2.2.p.4">The NAME of a cookie <em class="bcp14">MAY</em> be the same as one of the attributes in this specification. However, because the cookie's NAME must come first in a Set-Cookie2
589         response header, the NAME and its VALUE cannot be confused with an attribute-value pair.
590      </p>
591      <p id="rfc.section.3.2.2.p.5"> </p>
592      <dl>
593         <dt>NAME=VALUE</dt>
594         <dd>
595            <p> <em class="bcp14">REQUIRED</em>. The name of the state information ("cookie") is NAME, and its value is VALUE. NAMEs that begin with $ are reserved and <em class="bcp14">MUST NOT</em> be used by applications.
596            </p>
597            <p>The VALUE is opaque to the user agent and may be anything the origin server chooses to send, possibly in a server-selected
598               printable ASCII encoding. "Opaque" implies that the content is of interest and relevance only to the origin server. The content
599               may, in fact, be readable by anyone that examines the Set-Cookie2 header.
600            </p>
601         </dd>
602         <dt>Comment=value</dt>
603         <dd>
604            <p> <em class="bcp14">OPTIONAL</em>. Because cookies can be used to derive or store private information about a user, the value of the Comment attribute allows
605               an origin server to document how it intends to use the cookie. The user can inspect the information to decide whether to initiate
606               or continue a session with this cookie. Characters in value <em class="bcp14">MUST</em> be in UTF-8 encoding. <a href="#RFC2279" id="rfc.xref.RFC2279.1"><cite title="UTF-8, a transformation format of ISO 10646">[RFC2279]</cite></a>
607            </p>
608         </dd>
609         <dt>CommentURL="http_URL"</dt>
610         <dd>
611            <p> <em class="bcp14">OPTIONAL</em>. Because cookies can be used to derive or store private information about a user, the CommentURL attribute allows an origin
612               server to document how it intends to use the cookie. The user can inspect the information identified by the URL to decide
613               whether to initiate or continue a session with this cookie.
614            </p>
615         </dd>
616         <dt>Discard</dt>
617         <dd>
618            <p> <em class="bcp14">OPTIONAL</em>. The Discard attribute instructs the user agent to discard the cookie unconditionally when the user agent terminates.
619            </p>
620         </dd>
621         <dt>Domain=value</dt>
622         <dd>
623            <p> <em class="bcp14">OPTIONAL</em>. The value of the Domain attribute specifies the domain for which the cookie is valid. If an explicitly specified value does
624               not start with a dot, the user agent supplies a leading dot.
625            </p>
626         </dd>
627         <dt>Max-Age=value</dt>
628         <dd>
629            <p> <em class="bcp14">OPTIONAL</em>. The value of the Max-Age attribute is delta-seconds, the lifetime of the cookie in seconds, a decimal non-negative integer.
630               To handle cached cookies correctly, a client <em class="bcp14">SHOULD</em> calculate the age of the cookie according to the age calculation rules in the HTTP/1.1 specification <a href="#RFC2616" id="rfc.xref.RFC2616.3"><cite title="Hypertext Transfer Protocol -- HTTP/1.1">[RFC2616]</cite></a>. When the age is greater than delta-seconds seconds, the client <em class="bcp14">SHOULD</em> discard the cookie. A value of zero means the cookie <em class="bcp14">SHOULD</em> be discarded immediately.
631            </p>
632         </dd>
633         <dt>Path=value</dt>
634         <dd>
635            <p> <em class="bcp14">OPTIONAL</em>. The value of the Path attribute specifies the subset of URLs on the origin server to which this cookie applies.
636            </p>
637         </dd>
638         <dt>Port[="portlist"]</dt>
639         <dd>
640            <p> <em class="bcp14">OPTIONAL</em>. The Port attribute restricts the port to which a cookie may be returned in a Cookie request header. Note that the syntax
641               REQUIREs quotes around the <em class="bcp14">OPTIONAL</em> portlist even if there is only one portnum in portlist.
642            </p>
643         </dd>
644         <dt>Secure</dt>
645         <dd>
646            <p> <em class="bcp14">OPTIONAL</em>. The Secure attribute (with no value) directs the user agent to use only (unspecified) secure means to contact the origin
647               server whenever it sends back this cookie, to protect the confidentially and authenticity of the information in the cookie.
648            </p>
649            <p>The user agent (possibly with user interaction) <em class="bcp14">MAY</em> determine what level of security it considers appropriate for "secure" cookies. The Secure attribute should be considered
650               security advice from the server to the user agent, indicating that it is in the session's interest to protect the cookie contents.
651               When it sends a "secure" cookie back to a server, the user agent <em class="bcp14">SHOULD</em> use no less than the same level of security as was used when it received the cookie from the server.
652            </p>
653         </dd>
654         <dt>Version=value</dt>
655         <dd>
656            <p> <em class="bcp14">REQUIRED</em>. The value of the Version attribute, a decimal integer, identifies the version of the state management specification to which
657               the cookie conforms. For this specification, Version=1 applies.
658            </p>
659         </dd>
660      </dl>
661      <h3 id="rfc.section.3.2.3"><a href="#rfc.section.3.2.3">3.2.3</a>&nbsp;Controlling Caching
662      </h3>
663      <p id="rfc.section.3.2.3.p.1">An origin server must be cognizant of the effect of possible caching of both the returned resource and the Set-Cookie2 header.
664         Caching "public" documents is desirable. For example, if the origin server wants to use a public document such as a "front
665         door" page as a sentinel to indicate the beginning of a session for which a Set-Cookie2 response header must be generated,
666         the page <em class="bcp14">SHOULD</em> be stored in caches "pre-expired" so that the origin server will see further requests. "Private documents", for example those
667         that contain information strictly private to a session, <em class="bcp14">SHOULD</em> NOT be cached in shared caches.
668      </p>
669      <p id="rfc.section.3.2.3.p.2">If the cookie is intended for use by a single user, the Set-Cookie2 header <em class="bcp14">SHOULD NOT</em> be cached. A Set-Cookie2 header that is intended to be shared by multiple users <em class="bcp14">MAY</em> be cached.
670      </p>
671      <p id="rfc.section.3.2.3.p.3">The origin server <em class="bcp14">SHOULD</em> send the following additional HTTP/1.1 response headers, depending on circumstances:
672      </p>
673      <ul>
674         <li>To suppress caching of the Set-Cookie2 header:
675            <div id="rfc.figure.u.3"></div><pre class="text">
676    Cache-control: no-cache="set-cookie2"
677</pre> </li>
678      </ul>
679      <p id="rfc.section.3.2.3.p.4">and one of the following: </p>
680      <ul>
681         <li>To suppress caching of a private document in shared caches:
682            <div id="rfc.figure.u.4"></div><pre class="text">
683    Cache-control: private
684</pre> </li>
685         <li>To allow caching of a document and require that it be validated before returning it to the client:
686            <div id="rfc.figure.u.5"></div><pre class="text">
687    Cache-Control: must-revalidate, max-age=0
688</pre> </li>
689         <li>To allow caching of a document, but to require that proxy caches (not user agent caches) validate it before returning it to
690            the client:
691            <div id="rfc.figure.u.6"></div><pre class="text">
692    Cache-Control: proxy-revalidate, max-age=0
693</pre> </li>
694         <li>To allow caching of a document and request that it be validated before returning it to the client (by "pre-expiring" it):
695            <div id="rfc.figure.u.7"></div><pre class="text">
696    Cache-control: max-age=0
697</pre> Not all caches will revalidate the document in every case.</li>
698      </ul>
699      <p id="rfc.section.3.2.3.p.5">HTTP/1.1 servers <em class="bcp14">MUST</em> send Expires: old-date (where old-date is a date long in the past) on responses containing Set-Cookie2 response headers unless
700         they know for certain (by out of band means) that there are no HTTP/1.0 proxies in the response chain. HTTP/1.1 servers <em class="bcp14">MAY</em> send other Cache-Control directives that permit caching by HTTP/1.1 proxies in addition to the Expires: old-date directive;
701         the Cache-Control directive will override the Expires: old-date for HTTP/1.1 proxies.
702      </p>
703      <h2 id="rfc.section.3.3"><a href="#rfc.section.3.3">3.3</a>&nbsp;User Agent Role
704      </h2>
705      <h3 id="rfc.section.3.3.1"><a href="#rfc.section.3.3.1">3.3.1</a>&nbsp;Interpreting Set-Cookie2
706      </h3>
707      <p id="rfc.section.3.3.1.p.1">The user agent keeps separate track of state information that arrives via Set-Cookie2 response headers from each origin server
708         (as distinguished by name or IP address and port). The user agent <em class="bcp14">MUST</em> ignore attribute-value pairs whose attribute it does not recognize. The user agent applies these defaults for optional attributes
709         that are missing:
710      </p>
711      <p id="rfc.section.3.3.1.p.2"> </p>
712      <dl>
713         <dt>Discard</dt>
714         <dd>The default behavior is dictated by the presence or absence of a Max-Age attribute.</dd>
715         <dt>Domain</dt>
716         <dd>Defaults to the effective request-host. (Note that because there is no dot at the beginning of effective request-host, the
717            default Domain can only domain-match itself.)
718         </dd>
719         <dt>Max-Age</dt>
720         <dd>The default behavior is to discard the cookie when the user agent exits.</dd>
721         <dt>Path</dt>
722         <dd>Defaults to the path of the request URL that generated the Set-Cookie2 response, up to and including the right-most /.</dd>
723         <dt>Port</dt>
724         <dd>The default behavior is that a cookie <em class="bcp14">MAY</em> be returned to any request-port.
725         </dd>
726         <dt>Secure</dt>
727         <dd>If absent, the user agent <em class="bcp14">MAY</em> send the cookie over an insecure channel.
728         </dd>
729      </dl>
730      <h3 id="rfc.section.3.3.2"><a href="#rfc.section.3.3.2">3.3.2</a>&nbsp;Rejecting Cookies
731      </h3>
732      <p id="rfc.section.3.3.2.p.1">To prevent possible security or privacy violations, a user agent rejects a cookie according to rules below. The goal of the
733         rules is to try to limit the set of servers for which a cookie is valid, based on the values of the Path, Domain, and Port
734         attributes and the request-URI, request-host and request-port.
735      </p>
736      <p id="rfc.section.3.3.2.p.2">A user agent rejects (<em class="bcp14">SHALL NOT</em> store its information) if the Version attribute is missing. Moreover, a user agent rejects (<em class="bcp14">SHALL NOT</em> store its information) if any of the following is true of the attributes explicitly present in the Set-Cookie2 response header:
737      </p>
738      <ul>
739         <li>The value for the Path attribute is not a prefix of the request-URI.</li>
740         <li>The value for the Domain attribute contains no embedded dots, and the value is not .local.</li>
741         <li>The effective host name that derives from the request-host does not domain-match the Domain attribute.</li>
742         <li>The request-host is a HDN (not IP address) and has the form HD, where D is the value of the Domain attribute, and H is a string
743            that contains one or more dots.
744         </li>
745         <li>The Port attribute has a "port-list", and the request-port was not in the list.</li>
746      </ul>
747      <p id="rfc.section.3.3.2.p.3">Examples: </p>
748      <ul>
749         <li>A Set-Cookie2 from request-host y.x.foo.com for Domain=.foo.com would be rejected, because H is y.x and contains a dot.</li>
750         <li>A Set-Cookie2 from request-host x.foo.com for Domain=.foo.com would be accepted.</li>
751         <li>A Set-Cookie2 with Domain=.com or Domain=.com., will always be rejected, because there is no embedded dot.</li>
752         <li>A Set-Cookie2 with Domain=ajax.com will be accepted, and the value for Domain will be taken to be .ajax.com, because a dot
753            gets prepended to the value.
754         </li>
755         <li>A Set-Cookie2 with Port="80,8000" will be accepted if the request was made to port 80 or 8000 and will be rejected otherwise.</li>
756         <li>A Set-Cookie2 from request-host example for Domain=.local will be accepted, because the effective host name for the request-
757            host is example.local, and example.local domain-matches .local.
758         </li>
759      </ul>
760      <h3 id="rfc.section.3.3.3"><a href="#rfc.section.3.3.3">3.3.3</a>&nbsp;Cookie Management
761      </h3>
762      <p id="rfc.section.3.3.3.p.1">If a user agent receives a Set-Cookie2 response header whose NAME is the same as that of a cookie it has previously stored,
763         the new cookie supersedes the old when: the old and new Domain attribute values compare equal, using a case-insensitive string-compare;
764         and, the old and new Path attribute values string-compare equal (case-sensitive). However, if the Set-Cookie2 has a value
765         for Max-Age of zero, the (old and new) cookie is discarded. Otherwise a cookie persists (resources permitting) until whichever
766         happens first, then gets discarded: its Max-Age lifetime is exceeded; or, if the Discard attribute is set, the user agent
767         terminates the session.
768      </p>
769      <p id="rfc.section.3.3.3.p.2">Because user agents have finite space in which to store cookies, they <em class="bcp14">MAY</em> also discard older cookies to make space for newer ones, using, for example, a least-recently-used algorithm, along with constraints
770         on the maximum number of cookies that each origin server may set.
771      </p>
772      <p id="rfc.section.3.3.3.p.3">If a Set-Cookie2 response header includes a Comment attribute, the user agent <em class="bcp14">SHOULD</em> store that information in a human-readable form with the cookie and <em class="bcp14">SHOULD</em> display the comment text as part of a cookie inspection user interface.
773      </p>
774      <p id="rfc.section.3.3.3.p.4">If a Set-Cookie2 response header includes a CommentURL attribute, the user agent <em class="bcp14">SHOULD</em> store that information in a human-readable form with the cookie, or, preferably, <em class="bcp14">SHOULD</em> allow the user to follow the http_URL link as part of a cookie inspection user interface.
775      </p>
776      <p id="rfc.section.3.3.3.p.5">The cookie inspection user interface may include a facility whereby a user can decide, at the time the user agent receives
777         the Set-Cookie2 response header, whether or not to accept the cookie. A potentially confusing situation could arise if the
778         following sequence occurs:
779      </p>
780      <ul>
781         <li>the user agent receives a cookie that contains a CommentURL attribute;</li>
782         <li>the user agent's cookie inspection interface is configured so that it presents a dialog to the user before the user agent
783            accepts the cookie;
784         </li>
785         <li>the dialog allows the user to follow the CommentURL link when the user agent receives the cookie; and,</li>
786         <li>when the user follows the CommentURL link, the origin server (or another server, via other links in the returned content)
787            returns another cookie.
788         </li>
789      </ul>
790      <p id="rfc.section.3.3.3.p.6">The user agent <em class="bcp14">SHOULD NOT</em> send any cookies in this context. The user agent <em class="bcp14">MAY</em> discard any cookie it receives in this context that the user has not, through some user agent mechanism, deemed acceptable.
791      </p>
792      <p id="rfc.section.3.3.3.p.7">User agents <em class="bcp14">SHOULD</em> allow the user to control cookie destruction, but they <em class="bcp14">MUST NOT</em> extend the cookie's lifetime beyond that controlled by the Discard and Max-Age attributes. An infrequently-used cookie may
793         function as a "preferences file" for network applications, and a user may wish to keep it even if it is the least-recently-used
794         cookie. One possible implementation would be an interface that allows the permanent storage of a cookie through a checkbox
795         (or, conversely, its immediate destruction).
796      </p>
797      <p id="rfc.section.3.3.3.p.8">Privacy considerations dictate that the user have considerable control over cookie management. The PRIVACY section contains
798         more information.
799      </p>
800      <div id="rfc.iref.c.1"></div>
801      <div id="rfc.iref.h.2"></div>
802      <h3 id="rfc.section.3.3.4"><a href="#rfc.section.3.3.4">3.3.4</a>&nbsp;Sending Cookies to the Origin Server
803      </h3>
804      <p id="rfc.section.3.3.4.p.1">When it sends a request to an origin server, the user agent includes a Cookie request header if it has stored cookies that
805         are applicable to the request, based on
806      </p>
807      <ul>
808         <li>the request-host and request-port;</li>
809         <li>the request-URI;</li>
810         <li>the cookie's age.</li>
811      </ul>
812      <div id="rfc.figure.u.8"></div>
813      <p>The syntax for the header is:</p><pre class="inline">
814cookie          =  "Cookie:" cookie-version 1*((";" | ",") cookie-value)
815cookie-value    =  NAME "=" VALUE [";" path] [";" domain] [";" port]
816cookie-version  =  "$Version" "=" value
817NAME            =  attr
818VALUE           =  value
819path            =  "$Path" "=" value
820domain          =  "$Domain" "=" value
821port            =  "$Port" [ "=" &lt;"&gt; value &lt;"&gt; ]
822</pre><p id="rfc.section.3.3.4.p.3">The value of the cookie-version attribute <em class="bcp14">MUST</em> be the value from the Version attribute of the corresponding Set-Cookie2 response header. Otherwise the value for cookie-version
823         is 0. The value for the path attribute <em class="bcp14">MUST</em> be the value from the Path attribute, if one was present, of the corresponding Set-Cookie2 response header. Otherwise the
824         attribute <em class="bcp14">SHOULD</em> be omitted from the Cookie request header. The value for the domain attribute <em class="bcp14">MUST</em> be the value from the Domain attribute, if one was present, of the corresponding Set-Cookie2 response header. Otherwise the
825         attribute <em class="bcp14">SHOULD</em> be omitted from the Cookie request header.
826      </p>
827      <p id="rfc.section.3.3.4.p.4">The port attribute of the Cookie request header <em class="bcp14">MUST</em> mirror the Port attribute, if one was present, in the corresponding Set-Cookie2 response header. That is, the port attribute <em class="bcp14">MUST</em> be present if the Port attribute was present in the Set-Cookie2 header, and it <em class="bcp14">MUST</em> have the same value, if any. Otherwise, if the Port attribute was absent from the Set-Cookie2 header, the attribute likewise <em class="bcp14">MUST</em> be omitted from the Cookie request header.
828      </p>
829      <p id="rfc.section.3.3.4.p.5">Note that there is neither a Comment nor a CommentURL attribute in the Cookie request header corresponding to the ones in
830         the Set-Cookie2 response header. The user agent does not return the comment information to the origin server.
831      </p>
832      <p id="rfc.section.3.3.4.p.6">The user agent applies the following rules to choose applicable cookie-values to send in Cookie request headers from among
833         all the cookies it has received.
834      </p>
835      <dl>
836         <dt>Domain Selection</dt>
837         <dd>The origin server's effective host name <em class="bcp14">MUST</em> domain-match the Domain attribute of the cookie.
838         </dd>
839         <dt>Port Selection</dt>
840         <dd>There are three possible behaviors, depending on the Port attribute in the Set-Cookie2 response header:
841            <ol>
842               <li>By default (no Port attribute), the cookie <em class="bcp14">MAY</em> be sent to any port.
843               </li>
844               <li>If the attribute is present but has no value (e.g., Port), the cookie <em class="bcp14">MUST</em> only be sent to the request-port it was received from.
845               </li>
846               <li>If the attribute has a port-list, the cookie <em class="bcp14">MUST</em> only be returned if the new request-port is one of those listed in port-list.
847               </li>
848            </ol>
849         </dd>
850         <dt>Path Selection</dt>
851         <dd>The request-URI <em class="bcp14">MUST</em> path-match the Path attribute of the cookie.
852         </dd>
853         <dt>Max-Age Selection</dt>
854         <dd>Cookies that have expired should have been discarded and thus are not forwarded to an origin server.</dd>
855      </dl>
856      <p id="rfc.section.3.3.4.p.7">If multiple cookies satisfy the criteria above, they are ordered in the Cookie header such that those with more specific Path
857         attributes precede those with less specific. Ordering with respect to other attributes (e.g., Domain) is unspecified.
858      </p>
859      <p id="rfc.section.3.3.4.p.8">Note: For backward compatibility, the separator in the Cookie header is semi-colon (;) everywhere. A server <em class="bcp14">SHOULD</em> also accept comma (,) as the separator between cookie-values for future compatibility.
860      </p>
861      <div id="rfc.iref.c.2"></div>
862      <div id="rfc.iref.h.3"></div>
863      <h3 id="rfc.section.3.3.5"><a href="#rfc.section.3.3.5">3.3.5</a>&nbsp;Identifying What Version is Understood:  Cookie2
864      </h3>
865      <p id="rfc.section.3.3.5.p.1">The Cookie2 request header facilitates interoperation between clients and servers that understand different versions of the
866         cookie specification. When the client sends one or more cookies to an origin server, if at least one of those cookies contains
867         a $Version attribute whose value is different from the version that the client understands, then the client <em class="bcp14">MUST</em> also send a Cookie2 request header, the syntax for which is
868      </p>
869      <div id="rfc.figure.u.9"></div><pre class="inline">
870   cookie2 =       "Cookie2:" cookie-version
871</pre><p id="rfc.section.3.3.5.p.3">Here the value for cookie-version is the highest version of cookie specification (currently 1) that the client understands.
872         The client needs to send at most one such request header per request.
873      </p>
874      <h3 id="rfc.section.3.3.6"><a href="#rfc.section.3.3.6">3.3.6</a>&nbsp;Sending Cookies in Unverifiable Transactions
875      </h3>
876      <p id="rfc.section.3.3.6.p.1">Users <em class="bcp14">MUST</em> have control over sessions in order to ensure privacy. (See PRIVACY section below.) To simplify implementation and to prevent
877         an additional layer of complexity where adequate safeguards exist, however, this document distinguishes between transactions
878         that are verifiable and those that are unverifiable. A transaction is verifiable if the user, or a user-designated agent,
879         has the option to review the request-URI prior to its use in the transaction. A transaction is unverifiable if the user does
880         not have that option. Unverifiable transactions typically arise when a user agent automatically requests inlined or embedded
881         entities or when it resolves redirection (3xx) responses from an origin server. Typically the origin transaction, the transaction
882         that the user initiates, is verifiable, and that transaction may directly or indirectly induce the user agent to make unverifiable
883         transactions.
884      </p>
885      <p id="rfc.section.3.3.6.p.2">An unverifiable transaction is to a third-party host if its request-host U does not domain-match the reach R of the request-host
886         O in the origin transaction.
887      </p>
888      <p id="rfc.section.3.3.6.p.3">When it makes an unverifiable transaction, a user agent <em class="bcp14">MUST</em> disable all cookie processing (i.e., <em class="bcp14">MUST NOT</em> send cookies, and <em class="bcp14">MUST NOT</em> accept any received cookies) if the transaction is to a third-party host.
889      </p>
890      <p id="rfc.section.3.3.6.p.4">This restriction prevents a malicious service author from using unverifiable transactions to induce a user agent to start
891         or continue a session with a server in a different domain. The starting or continuation of such sessions could be contrary
892         to the privacy expectations of the user, and could also be a security problem.
893      </p>
894      <p id="rfc.section.3.3.6.p.5">User agents <em class="bcp14">MAY</em> offer configurable options that allow the user agent, or any autonomous programs that the user agent executes, to ignore the
895         above rule, so long as these override options default to "off".
896      </p>
897      <p id="rfc.section.3.3.6.p.6">(N.B. Mechanisms may be proposed that will automate overriding the third-party restrictions under controlled conditions.)</p>
898      <p id="rfc.section.3.3.6.p.7">Many current user agents already provide a review option that would render many links verifiable. For instance, some user
899         agents display the URL that would be referenced for a particular link when the mouse pointer is placed over that link. The
900         user can therefore determine whether to visit that site before causing the browser to do so. (Though not implemented on current
901         user agents, a similar technique could be used for a button used to submit a form -- the user agent could display the action
902         to be taken if the user were to select that button.) However, even this would not make all links verifiable; for example,
903         links to automatically loaded images would not normally be subject to "mouse pointer" verification.
904      </p>
905      <p id="rfc.section.3.3.6.p.8">Many user agents also provide the option for a user to view the HTML source of a document, or to save the source to an external
906         file where it can be viewed by another application. While such an option does provide a crude review mechanism, some users
907         might not consider it acceptable for this purpose.
908      </p>
909      <h2 id="rfc.section.3.4"><a href="#rfc.section.3.4">3.4</a>&nbsp;How an Origin Server Interprets the Cookie Header
910      </h2>
911      <p id="rfc.section.3.4.p.1">A user agent returns much of the information in the Set-Cookie2 header to the origin server when the request-URI path-matches
912         the Path attribute of the cookie. When it receives a Cookie header, the origin server <em class="bcp14">SHOULD</em> treat cookies with NAMEs whose prefix is $ specially, as an attribute for the cookie.
913      </p>
914      <h2 id="rfc.section.3.5"><a href="#rfc.section.3.5">3.5</a>&nbsp;Caching Proxy Role
915      </h2>
916      <p id="rfc.section.3.5.p.1">One reason for separating state information from both a URL and document content is to facilitate the scaling that caching
917         permits. To support cookies, a caching proxy <em class="bcp14">MUST</em> obey these rules already in the HTTP specification:
918      </p>
919      <ul>
920         <li>Honor requests from the cache, if possible, based on cache validity rules.</li>
921         <li>Pass along a Cookie request header in any request that the proxy must make of another server.</li>
922         <li>Return the response to the client. Include any Set-Cookie2 response header.</li>
923         <li>Cache the received response subject to the control of the usual headers, such as Expires,
924            <div id="rfc.figure.u.10"></div><pre class="text">
925   Cache-control: no-cache
926</pre> and <div id="rfc.figure.u.11"></div><pre class="text">
927   Cache-control: private
928</pre> </li>
929         <li>Cache the Set-Cookie2 subject to the control of the usual header,
930            <div id="rfc.figure.u.12"></div><pre class="text">
931   Cache-control: no-cache="set-cookie2"
932</pre> (The Set-Cookie2 header should usually not be cached.)</li>
933      </ul>
934      <p id="rfc.section.3.5.p.2">Proxies <em class="bcp14">MUST NOT</em> introduce Set-Cookie2 (Cookie) headers of their own in proxy responses (requests).
935      </p>
936      <hr class="noprint">
937      <h1 id="rfc.section.4" class="np"><a href="#rfc.section.4">4.</a>&nbsp;EXAMPLES
938      </h1>
939      <h2 id="rfc.section.4.1"><a href="#rfc.section.4.1">4.1</a>&nbsp;Example 1
940      </h2>
941      <p id="rfc.section.4.1.p.1">Most detail of request and response headers has been omitted. Assume the user agent has no stored cookies.</p>
942      <p id="rfc.section.4.1.p.2">1. User Agent -&gt; Server</p>
943      <div id="rfc.figure.u.13"></div><pre class="text2">
944    POST /acme/login HTTP/1.1
945    [form data]
946</pre><p id="rfc.section.4.1.p.4">User identifies self via a form.</p>
947      <p id="rfc.section.4.1.p.5">2. Server -&gt; User Agent</p>
948      <div id="rfc.figure.u.14"></div><pre class="text">
949    HTTP/1.1 200 OK
950    Set-Cookie2: Customer="WILE_E_COYOTE"; Version="1"; Path="/acme"
951</pre><p id="rfc.section.4.1.p.7">Cookie reflects user's identity.</p>
952      <p id="rfc.section.4.1.p.8">3. User Agent -&gt; Server</p>
953      <div id="rfc.figure.u.15"></div><pre class="text2">
954    POST /acme/pickitem HTTP/1.1
955    Cookie: $Version="1"; Customer="WILE_E_COYOTE"; $Path="/acme"
956    [form data]
957</pre><p id="rfc.section.4.1.p.10">User selects an item for "shopping basket".</p>
958      <p id="rfc.section.4.1.p.11">4. Server -&gt; User Agent</p>
959      <div id="rfc.figure.u.16"></div><pre class="text">
960    HTTP/1.1 200 OK
961    Set-Cookie2: Part_Number="Rocket_Launcher_0001"; Version="1";
962            Path="/acme"
963</pre><p id="rfc.section.4.1.p.13">Shopping basket contains an item.</p>
964      <p id="rfc.section.4.1.p.14">5. User Agent -&gt; Server</p>
965      <div id="rfc.figure.u.17"></div><pre class="text2">
966    POST /acme/shipping HTTP/1.1
967    Cookie: $Version="1";
968            Customer="WILE_E_COYOTE"; $Path="/acme";
969            Part_Number="Rocket_Launcher_0001"; $Path="/acme"
970    [form data]
971</pre><p id="rfc.section.4.1.p.16">User selects shipping method from form.</p>
972      <p id="rfc.section.4.1.p.17">6. Server -&gt; User Agent</p>
973      <div id="rfc.figure.u.18"></div><pre class="text">
974    HTTP/1.1 200 OK
975    Set-Cookie2: Shipping="FedEx"; Version="1"; Path="/acme"
976</pre><p id="rfc.section.4.1.p.19">New cookie reflects shipping method.</p>
977      <p id="rfc.section.4.1.p.20">7. User Agent -&gt; Server</p>
978      <div id="rfc.figure.u.19"></div><pre class="text2">
979    POST /acme/process HTTP/1.1
980    Cookie: $Version="1";
981            Customer="WILE_E_COYOTE"; $Path="/acme";
982            Part_Number="Rocket_Launcher_0001"; $Path="/acme";
983            Shipping="FedEx"; $Path="/acme"
984    [form data]
985</pre><p id="rfc.section.4.1.p.22">User chooses to process order.</p>
986      <p id="rfc.section.4.1.p.23">8. Server -&gt; User Agent</p>
987      <div id="rfc.figure.u.20"></div><pre class="text">
988    HTTP/1.1 200 OK
989</pre><p id="rfc.section.4.1.p.25">Transaction is complete.</p>
990      <p id="rfc.section.4.1.p.26">The user agent makes a series of requests on the origin server, after each of which it receives a new cookie. All the cookies
991         have the same Path attribute and (default) domain. Because the request-URIs all path-match /acme, the Path attribute of each
992         cookie, each request contains all the cookies received so far.
993      </p>
994      <h2 id="rfc.section.4.2"><a href="#rfc.section.4.2">4.2</a>&nbsp;Example 2
995      </h2>
996      <p id="rfc.section.4.2.p.1">This example illustrates the effect of the Path attribute. All detail of request and response headers has been omitted. Assume
997         the user agent has no stored cookies.
998      </p>
999      <p id="rfc.section.4.2.p.2">Imagine the user agent has received, in response to earlier requests, the response headers</p>
1000      <div id="rfc.figure.u.21"></div><pre class="text">
1001   Set-Cookie2: Part_Number="Rocket_Launcher_0001"; Version="1";
1002           Path="/acme"
1003</pre><p id="rfc.section.4.2.p.4">and</p>
1004      <div id="rfc.figure.u.22"></div><pre class="text">
1005   Set-Cookie2: Part_Number="Riding_Rocket_0023"; Version="1";
1006           Path="/acme/ammo"
1007</pre><p id="rfc.section.4.2.p.6">A subsequent request by the user agent to the (same) server for URLs of the form /acme/ammo/... would include the following
1008         request header:
1009      </p>
1010      <div id="rfc.figure.u.23"></div><pre class="text">
1011   Cookie: $Version="1";
1012           Part_Number="Riding_Rocket_0023"; $Path="/acme/ammo";
1013           Part_Number="Rocket_Launcher_0001"; $Path="/acme"
1014</pre><p id="rfc.section.4.2.p.8">Note that the NAME=VALUE pair for the cookie with the more specific Path attribute, /acme/ammo, comes before the one with
1015         the less specific Path attribute, /acme. Further note that the same cookie name appears more than once.
1016      </p>
1017      <p id="rfc.section.4.2.p.9">A subsequent request by the user agent to the (same) server for a URL of the form /acme/parts/ would include the following
1018         request header:
1019      </p>
1020      <div id="rfc.figure.u.24"></div><pre class="text">
1021   Cookie: $Version="1"; Part_Number="Rocket_Launcher_0001";
1022   $Path="/acme"
1023</pre><p id="rfc.section.4.2.p.11">Here, the second cookie's Path attribute /acme/ammo is not a prefix of the request URL, /acme/parts/, so the cookie does not
1024         get forwarded to the server.
1025      </p>
1026      <hr class="noprint">
1027      <h1 id="rfc.section.5" class="np"><a href="#rfc.section.5">5.</a>&nbsp;IMPLEMENTATION CONSIDERATIONS
1028      </h1>
1029      <p id="rfc.section.5.p.1">Here we provide guidance on likely or desirable details for an origin server that implements state management.</p>
1030      <h2 id="rfc.section.5.1"><a href="#rfc.section.5.1">5.1</a>&nbsp;Set-Cookie2 Content
1031      </h2>
1032      <p id="rfc.section.5.1.p.1">An origin server's content should probably be divided into disjoint application areas, some of which require the use of state
1033         information. The application areas can be distinguished by their request URLs. The Set-Cookie2 header can incorporate information
1034         about the application areas by setting the Path attribute for each one.
1035      </p>
1036      <p id="rfc.section.5.1.p.2">The session information can obviously be clear or encoded text that describes state. However, if it grows too large, it can
1037         become unwieldy. Therefore, an implementor might choose for the session information to be a key to a server-side resource.
1038         Of course, using a database creates some problems that this state management specification was meant to avoid, namely:
1039      </p>
1040      <ol>
1041         <li>keeping real state on the server side;</li>
1042         <li>how and when to garbage-collect the database entry, in case the user agent terminates the session by, for example, exiting.</li>
1043      </ol>
1044      <h2 id="rfc.section.5.2"><a href="#rfc.section.5.2">5.2</a>&nbsp;Stateless Pages
1045      </h2>
1046      <p id="rfc.section.5.2.p.1">Caching benefits the scalability of WWW. Therefore it is important to reduce the number of documents that have state embedded
1047         in them inherently. For example, if a shopping-basket-style application always displays a user's current basket contents on
1048         each page, those pages cannot be cached, because each user's basket's contents would be different. On the other hand, if each
1049         page contains just a link that allows the user to "Look at My Shopping Basket", the page can be cached.
1050      </p>
1051      <h2 id="rfc.section.5.3"><a href="#rfc.section.5.3">5.3</a>&nbsp;Implementation Limits
1052      </h2>
1053      <p id="rfc.section.5.3.p.1">Practical user agent implementations have limits on the number and size of cookies that they can store. In general, user agents'
1054         cookie support should have no fixed limits. They should strive to store as many frequently-used cookies as possible. Furthermore,
1055         general-use user agents <em class="bcp14">SHOULD</em> provide each of the following minimum capabilities individually, although not necessarily simultaneously:
1056      </p>
1057      <ul>
1058         <li>at least 300 cookies</li>
1059         <li>at least 4096 bytes per cookie (as measured by the characters that comprise the cookie non-terminal in the syntax description
1060            of the Set-Cookie2 header, and as received in the Set-Cookie2 header)
1061         </li>
1062         <li>at least 20 cookies per unique host or domain name</li>
1063      </ul>
1064      <p id="rfc.section.5.3.p.2">User agents created for specific purposes or for limited-capacity devices <em class="bcp14">SHOULD</em> provide at least 20 cookies of 4096 bytes, to ensure that the user can interact with a session-based origin server.
1065      </p>
1066      <p id="rfc.section.5.3.p.3">The information in a Set-Cookie2 response header <em class="bcp14">MUST</em> be retained in its entirety. If for some reason there is inadequate space to store the cookie, it <em class="bcp14">MUST</em> be discarded, not truncated.
1067      </p>
1068      <p id="rfc.section.5.3.p.4">Applications should use as few and as small cookies as possible, and they should cope gracefully with the loss of a cookie.</p>
1069      <h3 id="rfc.section.5.3.1"><a href="#rfc.section.5.3.1">5.3.1</a>&nbsp;Denial of Service Attacks
1070      </h3>
1071      <p id="rfc.section.5.3.1.p.1">User agents <em class="bcp14">MAY</em> choose to set an upper bound on the number of cookies to be stored from a given host or domain name or on the size of the
1072         cookie information. Otherwise a malicious server could attempt to flood a user agent with many cookies, or large cookies,
1073         on successive responses, which would force out cookies the user agent had received from other servers. However, the minima
1074         specified above <em class="bcp14">SHOULD</em> still be supported.
1075      </p>
1076      <hr class="noprint">
1077      <h1 id="rfc.section.6" class="np"><a href="#rfc.section.6">6.</a>&nbsp;PRIVACY
1078      </h1>
1079      <p id="rfc.section.6.p.1">Informed consent should guide the design of systems that use cookies. A user should be able to find out how a web site plans
1080         to use information in a cookie and should be able to choose whether or not those policies are acceptable. Both the user agent
1081         and the origin server must assist informed consent.
1082      </p>
1083      <h2 id="rfc.section.6.1"><a href="#rfc.section.6.1">6.1</a>&nbsp;User Agent Control
1084      </h2>
1085      <p id="rfc.section.6.1.p.1">An origin server could create a Set-Cookie2 header to track the path of a user through the server. Users may object to this
1086         behavior as an intrusive accumulation of information, even if their identity is not evident. (Identity might become evident,
1087         for example, if a user subsequently fills out a form that contains identifying information.) This state management specification
1088         therefore requires that a user agent give the user control over such a possible intrusion, although the interface through
1089         which the user is given this control is left unspecified. However, the control mechanisms provided <em class="bcp14">SHALL</em> at least allow the user
1090      </p>
1091      <ul>
1092         <li>to completely disable the sending and saving of cookies.</li>
1093         <li>to determine whether a stateful session is in progress.</li>
1094         <li>to control the saving of a cookie on the basis of the cookie's Domain attribute.</li>
1095      </ul>
1096      <p id="rfc.section.6.1.p.2">Such control could be provided, for example, by mechanisms </p>
1097      <ul>
1098         <li>to notify the user when the user agent is about to send a cookie to the origin server, to offer the option not to begin a
1099            session.
1100         </li>
1101         <li>to display a visual indication that a stateful session is in progress.</li>
1102         <li>to let the user decide which cookies, if any, should be saved when the user concludes a window or user agent session.</li>
1103         <li>to let the user examine and delete the contents of a cookie at any time.</li>
1104      </ul>
1105      <p id="rfc.section.6.1.p.3">A user agent usually begins execution with no remembered state information. It <em class="bcp14">SHOULD</em> be possible to configure a user agent never to send Cookie headers, in which case it can never sustain state with an origin
1106         server. (The user agent would then behave like one that is unaware of how to handle Set-Cookie2 response headers.)
1107      </p>
1108      <p id="rfc.section.6.1.p.4">When the user agent terminates execution, it <em class="bcp14">SHOULD</em> let the user discard all state information. Alternatively, the user agent <em class="bcp14">MAY</em> ask the user whether state information should be retained; the default should be "no". If the user chooses to retain state
1109         information, it would be restored the next time the user agent runs.
1110      </p>
1111      <p id="rfc.section.6.1.p.5">NOTE: User agents should probably be cautious about using files to store cookies long-term. If a user runs more than one instance
1112         of the user agent, the cookies could be commingled or otherwise corrupted.
1113      </p>
1114      <h2 id="rfc.section.6.2"><a href="#rfc.section.6.2">6.2</a>&nbsp;Origin Server Role
1115      </h2>
1116      <p id="rfc.section.6.2.p.1">An origin server <em class="bcp14">SHOULD</em> promote informed consent by adding CommentURL or Comment information to the cookies it sends. CommentURL is preferred because
1117         of the opportunity to provide richer information in a multiplicity of languages.
1118      </p>
1119      <h2 id="rfc.section.6.3"><a href="#rfc.section.6.3">6.3</a>&nbsp;Clear Text
1120      </h2>
1121      <p id="rfc.section.6.3.p.1">The information in the Set-Cookie2 and Cookie headers is unprotected. As a consequence: </p>
1122      <ol>
1123         <li>Any sensitive information that is conveyed in them is exposed to intruders.</li>
1124         <li>A malicious intermediary could alter the headers as they travel in either direction, with unpredictable results.</li>
1125      </ol>
1126      <p id="rfc.section.6.3.p.2">These facts imply that information of a personal and/or financial nature should only be sent over a secure channel. For less
1127         sensitive information, or when the content of the header is a database key, an origin server should be vigilant to prevent
1128         a bad Cookie value from causing failures.
1129      </p>
1130      <p id="rfc.section.6.3.p.3">A user agent in a shared user environment poses a further risk. Using a cookie inspection interface, User B could examine
1131         the contents of cookies that were saved when User A used the machine.
1132      </p>
1133      <hr class="noprint">
1134      <h1 id="rfc.section.7" class="np"><a href="#rfc.section.7">7.</a>&nbsp;SECURITY CONSIDERATIONS
1135      </h1>
1136      <h2 id="rfc.section.7.1"><a href="#rfc.section.7.1">7.1</a>&nbsp;Protocol Design
1137      </h2>
1138      <p id="rfc.section.7.1.p.1">The restrictions on the value of the Domain attribute, and the rules concerning unverifiable transactions, are meant to reduce
1139         the ways that cookies can "leak" to the "wrong" site. The intent is to restrict cookies to one host, or a closely related
1140         set of hosts. Therefore a request-host is limited as to what values it can set for Domain. We consider it acceptable for hosts
1141         host1.foo.com and host2.foo.com to share cookies, but not a.com and b.com.
1142      </p>
1143      <p id="rfc.section.7.1.p.2">Similarly, a server can set a Path only for cookies that are related to the request-URI.</p>
1144      <h2 id="rfc.section.7.2"><a href="#rfc.section.7.2">7.2</a>&nbsp;Cookie Spoofing
1145      </h2>
1146      <p id="rfc.section.7.2.p.1">Proper application design can avoid spoofing attacks from related domains. Consider: </p>
1147      <ol>
1148         <li>User agent makes request to victim.cracker.edu, gets back cookie session_id="1234" and sets the default domain victim.cracker.edu.</li>
1149         <li>User agent makes request to spoof.cracker.edu, gets back cookie session-id="1111", with Domain=".cracker.edu".</li>
1150         <li>User agent makes request to victim.cracker.edu again, and passes
1151            <div id="rfc.figure.u.25"></div><pre class="text">
1152     Cookie: $Version="1"; session_id="1234",
1153             $Version="1"; session_id="1111"; $Domain=".cracker.edu"
1154</pre> The server at victim.cracker.edu should detect that the second cookie was not one it originated by noticing that the Domain
1155            attribute is not for itself and ignore it.</li>
1156      </ol>
1157      <h2 id="rfc.section.7.3"><a href="#rfc.section.7.3">7.3</a>&nbsp;Unexpected Cookie Sharing
1158      </h2>
1159      <p id="rfc.section.7.3.p.1">A user agent <em class="bcp14">SHOULD</em> make every attempt to prevent the sharing of session information between hosts that are in different domains. Embedded or
1160         inlined objects may cause particularly severe privacy problems if they can be used to share cookies between disparate hosts.
1161         For example, a malicious server could embed cookie information for host a.com in a URI for a CGI on host b.com. User agent
1162         implementors are strongly encouraged to prevent this sort of exchange whenever possible.
1163      </p>
1164      <h2 id="rfc.section.7.4"><a href="#rfc.section.7.4">7.4</a>&nbsp;Cookies For Account Information
1165      </h2>
1166      <p id="rfc.section.7.4.p.1">While it is common practice to use them this way, cookies are not designed or intended to be used to hold authentication information,
1167         such as account names and passwords. Unless such cookies are exchanged over an encrypted path, the account information they
1168         contain is highly vulnerable to perusal and theft.
1169      </p>
1170      <hr class="noprint">
1171      <h1 id="rfc.section.8" class="np"><a href="#rfc.section.8">8.</a>&nbsp;OTHER, SIMILAR, PROPOSALS
1172      </h1>
1173      <p id="rfc.section.8.p.1">Apart from RFC 2109, three other proposals have been made to accomplish similar goals. This specification began as an amalgam
1174         of Kristol's State-Info proposal <a href="#DMK95" id="rfc.xref.DMK95.1"><cite title="Proposed HTTP State-Info Mechanism">[DMK95]</cite></a> and Netscape's Cookie proposal <a href="#Netscape" id="rfc.xref.Netscape.2"><cite title="Persistent Client State -- HTTP Cookies">[Netscape]</cite></a>.
1175      </p>
1176      <p id="rfc.section.8.p.2">Brian Behlendorf proposed a Session-ID header that would be user-agent-initiated and could be used by an origin server to
1177         track "clicktrails". It would not carry any origin-server-defined state, however. Phillip Hallam-Baker has proposed another
1178         client-defined session ID mechanism for similar purposes.
1179      </p>
1180      <p id="rfc.section.8.p.3">While both session IDs and cookies can provide a way to sustain stateful sessions, their intended purpose is different, and,
1181         consequently, the privacy requirements for them are different. A user initiates session IDs to allow servers to track progress
1182         through them, or to distinguish multiple users on a shared machine. Cookies are server-initiated, so the cookie mechanism
1183         described here gives users control over something that would otherwise take place without the users' awareness. Furthermore,
1184         cookies convey rich, server-selected information, whereas session IDs comprise user-selected, simple information.
1185      </p>
1186      <hr class="noprint">
1187      <h1 id="rfc.section.9" class="np"><a href="#rfc.section.9">9.</a>&nbsp;HISTORICAL
1188      </h1>
1189      <h2 id="rfc.section.9.1"><a href="#rfc.section.9.1">9.1</a>&nbsp;Compatibility with Existing Implementations
1190      </h2>
1191      <p id="rfc.section.9.1.p.1">Existing cookie implementations, based on the Netscape specification, use the Set-Cookie (not Set-Cookie2) header. User agents
1192         that receive in the same response both a Set-Cookie and Set-Cookie2 response header for the same cookie <em class="bcp14">MUST</em> discard the Set-Cookie information and use only the Set-Cookie2 information. Furthermore, a user agent <em class="bcp14">MUST</em> assume, if it received a Set-Cookie2 response header, that the sending server complies with this document and will understand
1193         Cookie request headers that also follow this specification.
1194      </p>
1195      <p id="rfc.section.9.1.p.2">New cookies <em class="bcp14">MUST</em> replace both equivalent old- and new-style cookies. That is, if a user agent that follows both this specification and Netscape's
1196         original specification receives a Set-Cookie2 response header, and the NAME and the Domain and Path attributes match (per
1197         the Cookie Management section) a Netscape-style cookie, the Netscape-style cookie <em class="bcp14">MUST</em> be discarded, and the user agent <em class="bcp14">MUST</em> retain only the cookie adhering to this specification.
1198      </p>
1199      <p id="rfc.section.9.1.p.3">Older user agents that do not understand this specification, but that do understand Netscape's original specification, will
1200         not recognize the Set-Cookie2 response header and will receive and send cookies according to the older specification.
1201      </p>
1202      <p id="rfc.section.9.1.p.4">A user agent that supports both this specification and Netscape-style cookies <em class="bcp14">SHOULD</em> send a Cookie request header that follows the older Netscape specification if it received the cookie in a Set-Cookie response
1203         header and not in a Set-Cookie2 response header. However, it <em class="bcp14">SHOULD</em> send the following request header as well:
1204      </p>
1205      <div id="rfc.figure.u.26"></div><pre class="text">
1206   Cookie2: $Version="1"
1207</pre><p id="rfc.section.9.1.p.6">The Cookie2 header advises the server that the user agent understands new-style cookies. If the server understands new-style
1208         cookies, as well, it <em class="bcp14">SHOULD</em> continue the stateful session by sending a Set-Cookie2 response header, rather than Set-Cookie. A server that does not understand
1209         new-style cookies will simply ignore the Cookie2 request header.
1210      </p>
1211      <h2 id="rfc.section.9.2"><a href="#rfc.section.9.2">9.2</a>&nbsp;Caching and HTTP/1.0
1212      </h2>
1213      <p id="rfc.section.9.2.p.1">Some caches, such as those conforming to HTTP/1.0, will inevitably cache the Set-Cookie2 and Set-Cookie headers, because there
1214         was no mechanism to suppress caching of headers prior to HTTP/1.1. This caching can lead to security problems. Documents transmitted
1215         by an origin server along with Set-Cookie2 and Set-Cookie headers usually either will be uncachable, or will be "pre-expired".
1216         As long as caches obey instructions not to cache documents (following Expires: &lt;a date in the past&gt; or Pragma: no-cache (HTTP/1.0),
1217         or Cache-control: no-cache (HTTP/1.1)) uncachable documents present no problem. However, pre-expired documents may be stored
1218         in caches. They require validation (a conditional GET) on each new request, but some cache operators loosen the rules for
1219         their caches, and sometimes serve expired documents without first validating them. This combination of factors can lead to
1220         cookies meant for one user later being sent to another user. The Set-Cookie2 and Set-Cookie headers are stored in the cache,
1221         and, although the document is stale (expired), the cache returns the document in response to later requests, including cached
1222         headers.
1223      </p>
1224      <hr class="noprint">
1225      <h1 id="rfc.section.10" class="np"><a href="#rfc.section.10">10.</a>&nbsp;ACKNOWLEDGEMENTS
1226      </h1>
1227      <p id="rfc.section.10.p.1">This document really represents the collective efforts of the HTTP Working Group of the IETF and, particularly, the following
1228         people, in addition to the authors: Roy Fielding, Yaron Goland, Marc Hedlund, Ted Hardie, Koen Holtman, Shel Kaphan, Rohit
1229         Khare, Foteos Macrides, David W. Morris.
1230      </p>
1231      <h1 class="np" id="rfc.references"><a href="#rfc.section.11" id="rfc.section.11">11.</a> References
1232      </h1>
1233      <table>
1234         <tr>
1235            <td class="reference"><b id="DMK95">[DMK95]</b></td>
1236            <td class="top">Kristol, D., “<a href="http://portal.research.bell-labs.com/~dmk/state-info.html">Proposed HTTP State-Info Mechanism</a>”, September&nbsp;1995, &lt;<a href="http://portal.research.bell-labs.com/~dmk/state-info.html">http://portal.research.bell-labs.com/~dmk/state-info.html</a>&gt;.<br>available at &lt;http://portal.research.bell-labs.com/~dmk/state-info.html&gt;
1237            </td>
1238         </tr> 
1239         <tr>
1240            <td class="reference"><b id="Netscape">[Netscape]</b></td>
1241            <td class="top">“<a href="http://www.netscape.com/newsref/std/cookie_spec.html">Persistent Client State -- HTTP Cookies</a>”, &lt;<a href="http://www.netscape.com/newsref/std/cookie_spec.html">http://www.netscape.com/newsref/std/cookie_spec.html</a>&gt;.<br>available at &lt;http://www.netscape.com/newsref/std/cookie_spec.html&gt;
1242            </td>
1243         </tr> 
1244         <tr>
1245            <td class="reference"><b id="RFC2109">[RFC2109]</b></td>
1246            <td class="top"><a href="mailto:dmk@bell-labs.com" title="Bell Laboratories, Lucent Technologies">Kristol, D.</a> and <a href="mailto:montulli@netscape.com" title="Netscape Communications Corp.">L. Montulli</a>, “<a href="http://tools.ietf.org/html/rfc2109">HTTP State Management Mechanism</a>”, RFC&nbsp;2109, February&nbsp;1997.
1247            </td>
1248         </tr> 
1249         <tr>
1250            <td class="reference"><b id="RFC2119">[RFC2119]</b></td>
1251            <td class="top"><a href="mailto:sob@harvard.edu" title="Harvard University">Bradner, S.</a>, “<a href="http://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a>”, BCP&nbsp;14, RFC&nbsp;2119, March&nbsp;1997.
1252            </td>
1253         </tr> 
1254         <tr>
1255            <td class="reference"><b id="RFC2279">[RFC2279]</b></td>
1256            <td class="top"><a href="mailto:fyergeau@alis.com" title="Alis Technologies">Yergeau, F.</a>, “<a href="http://tools.ietf.org/html/rfc2279">UTF-8, a transformation format of ISO 10646</a>”, RFC&nbsp;2279, January&nbsp;1998.
1257            </td>
1258         </tr> 
1259         <tr>
1260            <td class="reference"><b id="RFC2396">[RFC2396]</b></td>
1261            <td class="top"><a href="mailto:timbl@w3.org" title="World Wide Web Consortium">Berners-Lee, T.</a>, <a href="mailto:fielding@ics.uci.edu" title="Department of Information and Computer Science">Fielding, R.</a>, and <a href="mailto:masinter@parc.xerox.com" title="Xerox PARC">L. Masinter</a>, “<a href="http://tools.ietf.org/html/rfc2396">Uniform Resource Identifiers (URI): Generic Syntax</a>”, RFC&nbsp;2396, August&nbsp;1998.
1262            </td>
1263         </tr> 
1264         <tr>
1265            <td class="reference"><b id="RFC2616">[RFC2616]</b></td>
1266            <td class="top"><a href="mailto:fielding@ics.uci.edu" title="University of California, Irvine">Fielding, R.</a>, <a href="mailto:jg@w3.org" title="W3C">Gettys, J.</a>, <a href="mailto:mogul@wrl.dec.com" title="Compaq Computer Corporation">Mogul, J.</a>, <a href="mailto:frystyk@w3.org" title="MIT Laboratory for Computer Science">Frystyk, H.</a>, <a href="mailto:masinter@parc.xerox.com" title="Xerox Corporation">Masinter, L.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, and <a href="mailto:timbl@w3.org" title="W3C">T. Berners-Lee</a>, “<a href="http://tools.ietf.org/html/rfc2616">Hypertext Transfer Protocol -- HTTP/1.1</a>”, RFC&nbsp;2616, June&nbsp;1999.
1267            </td>
1268         </tr>
1269      </table>
1270      <hr class="noprint">
1271      <div class="avoidbreak">
1272         <h1 id="rfc.authors" class="np"><a href="#rfc.authors">Authors' Addresses</a></h1>
1273         <address class="vcard"><span class="vcardline"><span class="fn">David M. Kristol</span><span class="n hidden"><span class="family-name">Kristol</span><span class="given-name">David M.</span></span></span><span class="org vcardline">Bell Laboratories, Lucent Technologies</span><span class="adr"><span class="street-address vcardline">600 Mountain Ave. Room 2A-333</span><span class="vcardline"><span class="locality">Murray Hill</span>, <span class="region">NJ</span>&nbsp;<span class="postal-code">07974</span></span></span><span class="vcardline tel">Phone: <a href="tel:(908)582-2250"><span class="value">(908) 582-2250</span></a></span><span class="vcardline tel"><span class="type">Fax</span>: <a href="fax:(908)582-1239"><span class="value">(908) 582-1239</span></a></span><span class="vcardline">EMail: <a href="mailto:dmk@bell-labs.com"><span class="email">dmk@bell-labs.com</span></a></span></address>
1274         <address class="vcard"><span class="vcardline"><span class="fn">Lou Montulli</span><span class="n hidden"><span class="family-name">Montulli</span><span class="given-name">Lou</span></span></span><span class="org vcardline">Epinions.com, Inc.</span><span class="adr"><span class="street-address vcardline">2037 Landings Dr.</span><span class="vcardline"><span class="locality">Mountain View</span>, <span class="region">CA</span>&nbsp;<span class="postal-code">94301</span></span></span><span class="vcardline">EMail: <a href="mailto:lou@montulli.org"><span class="email">lou@montulli.org</span></a></span></address>
1275      </div>
1276      <hr class="noprint">
1277      <h1 id="rfc.index" class="np"><a href="#rfc.index">Index</a></h1>
1278      <p class="noprint"><a href="#rfc.index.C">C</a> <a href="#rfc.index.D">D</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.N">N</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a>
1279      </p>
1280      <div class="print2col">
1281         <ul class="ind">
1282            <li class="indline0"><a id="rfc.index.C" href="#rfc.index.C"><b>C</b></a><ul class="ind">
1283                  <li class="indline1">Cookie header&nbsp;&nbsp;<a class="iref" href="#rfc.iref.c.1"><b>3.3.4</b></a></li>
1284                  <li class="indline1">Cookie2 header&nbsp;&nbsp;<a class="iref" href="#rfc.iref.c.2"><b>3.3.5</b></a></li>
1285               </ul>
1286            </li>
1287            <li class="indline0"><a id="rfc.index.D" href="#rfc.index.D"><b>D</b></a><ul class="ind">
1288                  <li class="indline1"><em>DMK95</em>&nbsp;&nbsp;<a class="iref" href="#rfc.xref.DMK95.1">8</a>, <a class="iref" href="#DMK95"><b>11</b></a></li>
1289               </ul>
1290            </li>
1291            <li class="indline0"><a id="rfc.index.H" href="#rfc.index.H"><b>H</b></a><ul class="ind">
1292                  <li class="indline1">Headers&nbsp;&nbsp;
1293                     <ul class="ind">
1294                        <li class="indline1">Cookie&nbsp;&nbsp;<a class="iref" href="#rfc.iref.h.2"><b>3.3.4</b></a></li>
1295                        <li class="indline1">Cookie2&nbsp;&nbsp;<a class="iref" href="#rfc.iref.h.3"><b>3.3.5</b></a></li>
1296                        <li class="indline1">Set-Cookie2&nbsp;&nbsp;<a class="iref" href="#rfc.iref.h.1"><b>3.2.2</b></a></li>
1297                     </ul>
1298                  </li>
1299               </ul>
1300            </li>
1301            <li class="indline0"><a id="rfc.index.N" href="#rfc.index.N"><b>N</b></a><ul class="ind">
1302                  <li class="indline1"><em>Netscape</em>&nbsp;&nbsp;<a class="iref" href="#rfc.xref.Netscape.1">§</a>, <a class="iref" href="#rfc.xref.Netscape.2">8</a>, <a class="iref" href="#Netscape"><b>11</b></a></li>
1303               </ul>
1304            </li>
1305            <li class="indline0"><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul class="ind">
1306                  <li class="indline1"><em>RFC2109</em>&nbsp;&nbsp;<a class="iref" href="#RFC2109"><b>11</b></a></li>
1307                  <li class="indline1"><em>RFC2119</em>&nbsp;&nbsp;<a class="iref" href="#rfc.xref.RFC2119.1">1.1</a>, <a class="iref" href="#RFC2119"><b>11</b></a></li>
1308                  <li class="indline1"><em>RFC2279</em>&nbsp;&nbsp;<a class="iref" href="#rfc.xref.RFC2279.1">3.2.2</a>, <a class="iref" href="#RFC2279"><b>11</b></a></li>
1309                  <li class="indline1"><em>RFC2396</em>&nbsp;&nbsp;<a class="iref" href="#rfc.xref.RFC2396.1">1</a>, <a class="iref" href="#RFC2396"><b>11</b></a></li>
1310                  <li class="indline1"><em>RFC2616</em>&nbsp;&nbsp;<a class="iref" href="#rfc.xref.RFC2616.1">1</a>, <a class="iref" href="#rfc.xref.RFC2616.2">3.1</a>, <a class="iref" href="#rfc.xref.RFC2616.3">3.2.2</a>, <a class="iref" href="#RFC2616"><b>11</b></a></li>
1311               </ul>
1312            </li>
1313            <li class="indline0"><a id="rfc.index.S" href="#rfc.index.S"><b>S</b></a><ul class="ind">
1314                  <li class="indline1">Set-Cookie2 header&nbsp;&nbsp;<a class="iref" href="#rfc.iref.s.1"><b>3.2.2</b></a></li>
1315               </ul>
1316            </li>
1317         </ul>
1318      </div>
1319      <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1>
1320      <p>Copyright © The Internet Society (2000). All Rights Reserved.</p>
1321      <p>This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise
1322         explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without
1323         restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative
1324         works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references
1325         to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards
1326         in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to
1327         translate it into languages other than English.
1328      </p>
1329      <p>The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assigns.</p>
1330      <p>This document and the information contained herein is provided on an “AS IS” basis and THE INTERNET SOCIETY AND THE INTERNET
1331         ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE
1332         OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
1333         PURPOSE.
1334      </p>
1335      <hr class="noprint">
1336      <h1 class="np"><a id="rfc.ipr" href="#rfc.ipr">Intellectual Property</a></h1>
1337      <p>The IETF takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed
1338         to pertain to the implementation or use of the technology described in this document or the extent to which any license under
1339         such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights.
1340         Information on the IETF's procedures with respect to rights in standards-track and standards-related documentation can be
1341         found in BCP-11. Copies of claims of rights made available for publication and any assurances of licenses to be made available,
1342         or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors
1343         or users of this specification can be obtained from the IETF Secretariat.
1344      </p>
1345      <p>The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary
1346         rights which may cover technology that may be required to practice this standard. Please address the information to the IETF
1347         Executive Director.
1348      </p>
1349      <h1>Acknowledgment</h1>
1350      <p>Funding for the RFC Editor function is currently provided by the Internet Society.</p>
1351   </body>
1352</html>
Note: See TracBrowser for help on using the repository browser.