Changeset 1275 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 28/04/11 06:24:11 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1271 r1275 1102 1102 distinct origin servers. However, an extension to HTTP that is 1103 1103 defined to apply to entire host domains, such as the Cookie protocol 1104 <xref target=" draft-ietf-httpstate-cookie"/>, can allow information1104 <xref target="RFC6265"/>, can allow information 1105 1105 set by one service to impact communication with other services 1106 1106 within a matching group of host domains. … … 1292 1292 <x:h>Note:</x:h> The "Set-Cookie" header field as implemented in 1293 1293 practice can occur multiple times, but does not use the list syntax, and 1294 thus cannot be combined into a single line (<xref target=" draft-ietf-httpstate-cookie"/>). (See Appendix A.2.3 of <xref target="Kri2001"/>1294 thus cannot be combined into a single line (<xref target="RFC6265"/>). (See Appendix A.2.3 of <xref target="Kri2001"/> 1295 1295 for details.) Also note that the Set-Cookie2 header field specified in 1296 1296 <xref target="RFC2965"/> does not share this problem. … … 4764 4764 </reference> 4765 4765 4766 <reference anchor= 'draft-ietf-httpstate-cookie'>4766 <reference anchor="RFC6265"> 4767 4767 <front> 4768 4768 <title>HTTP State Management Mechanism</title> … … 4773 4773 <address><email>abarth@eecs.berkeley.edu</email></address> 4774 4774 </author> 4775 <date year= '2011' month='March'/>4775 <date year="2011" month="April" /> 4776 4776 </front> 4777 <seriesInfo name=" Internet-Draft" value="draft-ietf-httpstate-cookie-23"/>4777 <seriesInfo name="RFC" value="6265"/> 4778 4778 </reference> 4779 4779
Note: See TracChangeset
for help on using the changeset viewer.