Changeset 115 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 30/12/07 14:56:05 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r113 r115 18 18 <!ENTITY combining-byte-ranges "<xref target='Part5' x:rel='#combining.byte.ranges' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 19 19 <!ENTITY entity-length "<xref target='Part3' x:rel='#entity.length' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 20 <!ENTITY entity-header-fields "<xref target='Part4' x:rel='#header.fields' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 20 21 <!ENTITY entity-tags "<xref target='Part4' x:rel='#entity.tags' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 21 22 <!ENTITY full-date "<xref target='Part1' x:rel='#full.date' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> … … 199 200 <note title="Editorial Note (To be removed by RFC Editor)"> 200 201 <t> 201 This version of the HTTP specification contains only minimal editorial202 changes from <xref target="RFC2616"/> (abstract, introductory paragraph,203 and authors' addresses). All other changes are due to partitioning the204 original into seven mostly independent parts. The intent is for readers205 of future drafts to able to use draft 00 as the basis for comparison206 when the WG makes later changes to the specification text. This draft207 will shortly be followed by draft 01 (containing the first round of changes208 that have already been agreed to on the mailing list). There is no point in209 reviewing this draft other than to verify that the partitioning has been210 done correctly. Roy T. Fielding, Yves Lafon, and Julian Reschke211 will be the editors after draft 00 is submitted.212 </t>213 <t>214 202 Discussion of this draft should take place on the HTTPBIS working group 215 203 mailing list (ietf-http-wg@w3.org). The current issues list is … … 1055 1043 </t> 1056 1044 <t> 1057 Entity Tags are described in &entity-tags;. 1045 Entity Tags are described in &entity-tags;. The headers used with entity 1046 tags are described in &entity-header-fields;. 1058 1047 </t> 1059 1048 </section> … … 2844 2833 </section> 2845 2834 2835 <section title="Change Log (to be removed by RFC Editor before publication)"> 2836 2837 <section title="Since RFC2616"> 2838 <t> 2839 Extracted relevant partitions from <xref target="RFC2616"/>. 2840 </t> 2841 </section> 2842 2843 <section title="Since draft-ietf-httpbis-p6-cache-00"> 2844 <t> 2845 TBD. 2846 </t> 2847 </section> 2848 2849 </section> 2850 2846 2851 </back> 2847 2852 </rfc>
Note: See TracChangeset
for help on using the changeset viewer.