Changeset 2014
- Timestamp:
- 29/11/12 00:50:43 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.xml
r1963 r2014 1367 1367 <section title="Changes from RFC 2616" anchor="changes.from.rfc.2616"> 1368 1368 <t> 1369 Allow weak entity-tags in all requests except range requests (Sections1370 <xref target="weak.and.strong.validators" format="counter"/> and1369 Weak entity-tags are now allowed in all requests except range requests 1370 (Sections <xref target="weak.and.strong.validators" format="counter"/> and 1371 1371 <xref target="header.if-none-match" format="counter"/>). 1372 1372 </t> 1373 1373 <t> 1374 Change "<x:ref>ETag</x:ref>" header field ABNF not to use quoted-string, thus1375 avoiding escaping issues.1374 The <x:ref>ETag</x:ref> header field ABNF has been changed to not use 1375 quoted-string, thus avoiding escaping issues. 1376 1376 (<xref target="header.etag"/>) 1377 1377 </t>
Note: See TracChangeset
for help on using the changeset viewer.