Changeset 1415 for draft-ietf-httpbis/latest/p3-payload.html
- Timestamp:
- Aug 26, 2011, 7:51:22 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.html
r1414 r1415 576 576 </ul> 577 577 </li> 578 <li>6. <a href="#header.field s">Header Field Definitions</a><ul>578 <li>6. <a href="#header.field.definitions">Header Field Definitions</a><ul> 579 579 <li>6.1 <a href="#header.accept">Accept</a></li> 580 580 <li>6.2 <a href="#header.accept-charset">Accept-Charset</a></li> … … 1018 1018 when the server is unwilling or unable to provide a varying response using server-driven negotiation. 1019 1019 </p> 1020 <h1 id="rfc.section.6"><a href="#rfc.section.6">6.</a> <a id="header.field s" href="#header.fields">Header Field Definitions</a></h1>1020 <h1 id="rfc.section.6"><a href="#rfc.section.6">6.</a> <a id="header.field.definitions" href="#header.field.definitions">Header Field Definitions</a></h1> 1021 1021 <p id="rfc.section.6.p.1">This section defines the syntax and semantics of HTTP/1.1 header fields related to the payload of messages.</p> 1022 1022 <div id="rfc.iref.a.1"></div> … … 1736 1736 <p id="rfc.section.C.p.2">Remove the default character encoding for text media types; the default now is whatever the media type definition says. (<a href="#canonicalization.and.text.defaults" title="Canonicalization and Text Defaults">Section 2.3.1</a>) 1737 1737 </p> 1738 <p id="rfc.section.C.p.3">Change ABNF productions for header fields to only define the field value. (<a href="#header.field s" title="Header Field Definitions">Section 6</a>)1738 <p id="rfc.section.C.p.3">Change ABNF productions for header fields to only define the field value. (<a href="#header.field.definitions" title="Header Field Definitions">Section 6</a>) 1739 1739 </p> 1740 1740 <p id="rfc.section.C.p.4">Remove definition of Content-MD5 header field because it was inconsistently implemented with respect to partial responses, 1741 and also because of known deficiencies in the hash algorithm itself (see <a href="#RFC6151" id="rfc.xref.RFC6151.1"><cite title="Updated Security Considerations for the MD5 Message-Digest and the HMAC-MD5 Algorithms">[RFC6151]</cite></a> for details). (<a href="#header.field s" title="Header Field Definitions">Section 6</a>)1741 and also because of known deficiencies in the hash algorithm itself (see <a href="#RFC6151" id="rfc.xref.RFC6151.1"><cite title="Updated Security Considerations for the MD5 Message-Digest and the HMAC-MD5 Algorithms">[RFC6151]</cite></a> for details). (<a href="#header.field.definitions" title="Header Field Definitions">Section 6</a>) 1742 1742 </p> 1743 1743 <p id="rfc.section.C.p.5">Remove ISO-8859-1 special-casing in Accept-Charset. (<a href="#header.accept-charset" id="rfc.xref.header.accept-charset.3" title="Accept-Charset">Section 6.2</a>)
Note: See TracChangeset
for help on using the changeset viewer.