Changeset 29 for draft-ietf-httpbis/latest/p8-cookies.xml
- Timestamp:
- 11/12/07 09:53:42 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p8-cookies.xml
r25 r29 1 <?xml version="1.0" encoding="UTF-8"?> 2 <?rfc toc="yes" ?> 3 <?rfc symrefs="yes" ?> 4 <?rfc-ext include-references-in-index="yes" ?> 5 1 <?xml version="1.0" encoding="utf-8"?> 6 2 <!DOCTYPE rfc [ 7 3 <!ENTITY MAY "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MAY</bcp14>"> … … 15 11 <!ENTITY SHOULD "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD</bcp14>"> 16 12 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 13 <!ENTITY shared-and-non-shared-caches "[Part 6]"> 17 14 ]> 18 <rfc number="2965" obsoletes="2109" category="std" xmlns:x="http://purl.org/net/xml2rfc/ext"> 15 <?rfc toc="yes" ?> 16 <?rfc symrefs="yes" ?> 17 <?rfc sortrefs="yes" ?> 18 <?rfc compact="yes"?> 19 <?rfc subcompact="no" ?> 20 <?rfc linkmailto="no" ?> 21 <?rfc editing="no" ?> 22 <?rfc-ext allow-markup-in-artwork="yes" ?> 23 <?rfc-ext include-references-in-index="yes" ?> 24 <rfc obsoletes="2109, 2965" category="std" 25 ipr="full3978" docName="draft-ietf-httpbis-p8-cookies-00" 26 xmlns:x='http://purl.org/net/xml2rfc/ext' xmlns:ed="http://greenbytes.de/2002/rfcedit"> 19 27 20 28 <front> … … 1184 1192 </t> 1185 1193 </section> 1194 </section> 1195 1196 <section title="IANA Considerations" anchor="IANA.considerations"> 1197 <t> 1198 TBD. 1199 </t> 1186 1200 </section> 1187 1201
Note: See TracChangeset
for help on using the changeset viewer.