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

Last change on this file since 183 was 57, checked in by fielding@…, 15 years ago

set media type to text/html

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