Changeset 911 for draft-ietf-httpbis/latest/p3-payload.xml
- Timestamp:
- 24/07/10 09:23:44 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.xml
r908 r911 2739 2739 </section> 2740 2740 2741 <section title="Compatibility with Previous Versions" anchor="compatibility">2742 <section title="Changes from RFC 2068" anchor="changes.from.rfc.2068">2743 <t>2744 Charset wildcarding is introduced to avoid explosion of character set2745 names in accept headers. (<xref target="header.accept-charset"/>)2746 </t>2747 <t>2748 Content-Base was deleted from the specification: it was not2749 implemented widely, and there is no simple, safe way to introduce it2750 without a robust extension mechanism. In addition, it is used in a2751 similar, but not identical fashion in MHTML <xref target="RFC2557"/>.2752 </t>2753 <t>2754 A content-coding of "identity" was introduced, to solve problems2755 discovered in caching. (<xref target="content.codings"/>)2756 </t>2757 <t>2758 The Alternates<iref item="Alternates header" primary="true"/><iref item="Headers" subitem="Alternate" primary="true"/>, Content-Version<iref item="Content-Version header" primary="true"/><iref item="Headers" subitem="Content-Version" primary="true"/>, Derived-From<iref item="Derived-From header" primary="true"/><iref item="Headers" subitem="Derived-From" primary="true"/>, Link<iref item="Link header" primary="true"/><iref item="Headers" subitem="Link" primary="true"/>, URI<iref item="URI header" primary="true"/><iref item="Headers" subitem="URI" primary="true"/>, Public<iref item="Public header" primary="true"/><iref item="Headers" subitem="Public" primary="true"/> and2759 Content-Base<iref item="Content-Base header" primary="true"/><iref item="Headers" subitem="Content-Base" primary="true"/> header fields were defined in previous versions of this2760 specification, but not commonly implemented. See <xref target="RFC2068" x:fmt="of" x:sec="19.6.2"/>.2761 </t>2762 </section>2763 2764 2741 <section title="Changes from RFC 2616" anchor="changes.from.rfc.2616"> 2765 2742 <t> … … 2778 2755 (<xref target="no.content-transfer-encoding"/>) 2779 2756 </t> 2780 </section>2781 2782 2757 </section> 2783 2758 … … 3215 3190 "'requested resource' in content-encoding definition" 3216 3191 </t> 3192 <t> 3193 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/220"/>: 3194 "consider removing the 'changes from 2068' sections" 3195 </t> 3217 3196 </list> 3218 3197 </t>
Note: See TracChangeset
for help on using the changeset viewer.