Changeset 1151 for draft-ietf-httpbis/latest/p1-messaging.html
- Timestamp:
- 05/03/11 16:02:26 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1150 r1151 1241 1241 </p> 1242 1242 <div class="note" id="rfc.section.3.2.p.7"> 1243 <p> <b>Note:</b> The "Set-Cookie" header field as implemented in practice (as opposed to how it is specified in <a href="#RFC2109" id="rfc.xref.RFC2109.1"><cite title="HTTP State Management Mechanism">[RFC2109]</cite></a>) can occur multiple times, but does not use the list syntax, and thus cannot be combined into a single line. (See Appendix1244 A.2.3 of <a href="#Kri2001" id="rfc.xref.Kri2001.1"><cite title="HTTP Cookies: Standards, Privacy, and Politics">[Kri2001]</cite></a> for details.) Also note that the Set-Cookie2 header field specified in <a href="#RFC2965" id="rfc.xref.RFC2965.1"><cite title="HTTP State Management Mechanism">[RFC2965]</cite></a> does not share this problem.1243 <p> <b>Note:</b> The "Set-Cookie" header field as implemented in practice can occur multiple times, but does not use the list syntax, and thus 1244 cannot be combined into a single line (<a href="#draft-ietf-httpstate-cookie" id="rfc.xref.draft-ietf-httpstate-cookie.1"><cite title="HTTP State Management Mechanism">[draft-ietf-httpstate-cookie]</cite></a>). (See Appendix A.2.3 of <a href="#Kri2001" id="rfc.xref.Kri2001.1"><cite title="HTTP Cookies: Standards, Privacy, and Politics">[Kri2001]</cite></a> for details.) Also note that the Set-Cookie2 header field specified in <a href="#RFC2965" id="rfc.xref.RFC2965.1"><cite title="HTTP State Management Mechanism">[RFC2965]</cite></a> does not share this problem. 1245 1245 </p> 1246 1246 </div> … … 2871 2871 </tr> 2872 2872 <tr> 2873 <td class="reference"><b id="RFC2109">[RFC2109]</b></td>2874 <td class="top"><a href="mailto:dmk@bell-labs.com" title="Bell Laboratories, Lucent Technologies">Kristol, D.</a> and <a href="mailto:montulli@netscape.com" title="Netscape Communications Corp.">L. Montulli</a>, “<a href="http://tools.ietf.org/html/rfc2109">HTTP State Management Mechanism</a>”, RFC 2109, February 1997.2875 </td>2876 </tr>2877 <tr>2878 2873 <td class="reference"><b id="RFC2145">[RFC2145]</b></td> 2879 2874 <td class="top"><a href="mailto:mogul@wrl.dec.com" title="Western Research Laboratory">Mogul, J.</a>, <a href="mailto:fielding@ics.uci.edu" title="Department of Information and Computer Science">Fielding, R.</a>, <a href="mailto:jg@w3.org" title="MIT Laboratory for Computer Science">Gettys, J.</a>, and <a href="mailto:frystyk@w3.org" title="W3 Consortium">H. Nielsen</a>, “<a href="http://tools.ietf.org/html/rfc2145">Use and Interpretation of HTTP Version Numbers</a>”, RFC 2145, May 1997. … … 2940 2935 </td> 2941 2936 </tr> 2937 <tr> 2938 <td class="reference"><b id="draft-ietf-httpstate-cookie">[draft-ietf-httpstate-cookie]</b></td> 2939 <td class="top"><a href="mailto:abarth@eecs.berkeley.edu" title="
 University of California, Berkeley
 ">Barth, A.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpstate-cookie-23">HTTP State Management Mechanism</a>”, Internet-Draft draft-ietf-httpstate-cookie-23 (work in progress), March 2011. 2940 </td> 2941 </tr> 2942 2942 </table> 2943 2943 <div class="avoidbreak"> … … 3594 3594 </li> 3595 3595 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/276">http://tools.ietf.org/wg/httpbis/trac/ticket/276</a>>: "untangle ABNFs for header fields" 3596 </li> 3597 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/279">http://tools.ietf.org/wg/httpbis/trac/ticket/279</a>>: "update RFC 2109 reference" 3596 3598 </li> 3597 3599 </ul> … … 3636 3638 <li>deflate (Coding Format) <a href="#rfc.iref.d.2">6.2.2.2</a></li> 3637 3639 <li>downstream <a href="#rfc.iref.d.1"><b>2.3</b></a></li> 3640 <li><em>draft-ietf-httpstate-cookie</em> <a href="#rfc.xref.draft-ietf-httpstate-cookie.1">3.2</a>, <a href="#draft-ietf-httpstate-cookie"><b>13.2</b></a></li> 3638 3641 </ul> 3639 3642 </li> … … 3877 3880 </ul> 3878 3881 </li> 3879 <li><em>RFC2109</em> <a href="#rfc.xref.RFC2109.1">3.2</a>, <a href="#RFC2109"><b>13.2</b></a></li>3880 3882 <li><em>RFC2119</em> <a href="#rfc.xref.RFC2119.1">1.1</a>, <a href="#RFC2119"><b>13.1</b></a></li> 3881 3883 <li><em>RFC2145</em> <a href="#rfc.xref.RFC2145.1">1</a>, <a href="#RFC2145"><b>13.2</b></a></li>
Note: See TracChangeset
for help on using the changeset viewer.