Changeset 1971 for draft-ietf-httpbis/latest/p1-messaging.html
- Timestamp:
- 03/11/12 14:38:39 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1970 r1971 2839 2839 <p id="rfc.section.A.2.p.6">Remove reference to non-existent identity transfer-coding value tokens. (Sections <a href="#message.body" title="Message Body">3.3</a> and <a href="#transfer.codings" title="Transfer Codings">4</a>) 2840 2840 </p> 2841 <p id="rfc.section.A.2.p.7">Clarification that the chunk length does not include the count of the octets in the chunk header and trailer. Furthermore 2841 <p id="rfc.section.A.2.p.7">Remove special-case for "multipart/byteranges" in message body length detection. (<a href="#message.body.length" title="Message Body Length">Section 3.3.3</a>) 2842 </p> 2843 <p id="rfc.section.A.2.p.8">Clarification that the chunk length does not include the count of the octets in the chunk header and trailer. Furthermore 2842 2844 disallowed line folding in chunk extensions, and deprecate their use. (<a href="#chunked.encoding" title="Chunked Transfer Coding">Section 4.1</a>) 2843 2845 </p> 2844 <p id="rfc.section.A.2.p. 8">Update use of abs_path production from RFC 1808 to the path-absolute + query components of RFC 3986. State that the asterisk2846 <p id="rfc.section.A.2.p.9">Update use of abs_path production from RFC 1808 to the path-absolute + query components of RFC 3986. State that the asterisk 2845 2847 form is allowed for the OPTIONS request method only. (<a href="#request-target" title="Request Target">Section 5.3</a>) 2846 2848 </p> 2847 <p id="rfc.section.A.2.p. 9">Clarify exactly when "close" connection options have to be sent; drop notion of header fields being "hop-by-hop" without being2849 <p id="rfc.section.A.2.p.10">Clarify exactly when "close" connection options have to be sent; drop notion of header fields being "hop-by-hop" without being 2848 2850 listed in the Connection header field. (<a href="#header.connection" id="rfc.xref.header.connection.10" title="Connection">Section 6.1</a>) 2849 2851 </p> 2850 <p id="rfc.section.A.2.p.1 0">Remove hard limit of two connections per server. Remove requirement to retry a sequence of requests as long it was idempotent.2852 <p id="rfc.section.A.2.p.11">Remove hard limit of two connections per server. Remove requirement to retry a sequence of requests as long it was idempotent. 2851 2853 Remove requirements about when servers are allowed to close connections prematurely. (<a href="#persistent.connections" title="Persistent Connections">Section 6.2</a>) 2852 2854 </p> 2853 <p id="rfc.section.A.2.p.1 1">Remove requirement to retry requests under certain circumstances when the server prematurely closes the connection. (<a href="#persistent.reuse" title="Reuse">Section 6.2.2</a>)2854 </p> 2855 <p id="rfc.section.A.2.p.1 2">Define the semantics of the <a href="#header.upgrade" class="smpl">Upgrade</a> header field in responses other than 101 (this was incorporated from <a href="#RFC2817" id="rfc.xref.RFC2817.3"><cite title="Upgrading to TLS Within HTTP/1.1">[RFC2817]</cite></a>). (<a href="#header.upgrade" id="rfc.xref.header.upgrade.3" title="Upgrade">Section 6.3</a>)2856 </p> 2857 <p id="rfc.section.A.2.p.1 3">Registration of Transfer Codings now requires IETF Review (<a href="#transfer.coding.registry" title="Transfer Coding Registry">Section 7.4</a>)2858 </p> 2859 <p id="rfc.section.A.2.p.1 4">Take over the Upgrade Token Registry, previously defined in <a href="http://tools.ietf.org/html/rfc2817#section-7.2">Section 7.2</a> of <a href="#RFC2817" id="rfc.xref.RFC2817.4"><cite title="Upgrading to TLS Within HTTP/1.1">[RFC2817]</cite></a>. (<a href="#upgrade.token.registry" title="Upgrade Token Registry">Section 7.6</a>)2860 </p> 2861 <p id="rfc.section.A.2.p.1 5">Empty list elements in list productions have been deprecated. (<a href="#abnf.extension" title="ABNF list extension: #rule">Appendix B</a>)2855 <p id="rfc.section.A.2.p.12">Remove requirement to retry requests under certain circumstances when the server prematurely closes the connection. (<a href="#persistent.reuse" title="Reuse">Section 6.2.2</a>) 2856 </p> 2857 <p id="rfc.section.A.2.p.13">Define the semantics of the <a href="#header.upgrade" class="smpl">Upgrade</a> header field in responses other than 101 (this was incorporated from <a href="#RFC2817" id="rfc.xref.RFC2817.3"><cite title="Upgrading to TLS Within HTTP/1.1">[RFC2817]</cite></a>). (<a href="#header.upgrade" id="rfc.xref.header.upgrade.3" title="Upgrade">Section 6.3</a>) 2858 </p> 2859 <p id="rfc.section.A.2.p.14">Registration of Transfer Codings now requires IETF Review (<a href="#transfer.coding.registry" title="Transfer Coding Registry">Section 7.4</a>) 2860 </p> 2861 <p id="rfc.section.A.2.p.15">Take over the Upgrade Token Registry, previously defined in <a href="http://tools.ietf.org/html/rfc2817#section-7.2">Section 7.2</a> of <a href="#RFC2817" id="rfc.xref.RFC2817.4"><cite title="Upgrading to TLS Within HTTP/1.1">[RFC2817]</cite></a>. (<a href="#upgrade.token.registry" title="Upgrade Token Registry">Section 7.6</a>) 2862 </p> 2863 <p id="rfc.section.A.2.p.16">Empty list elements in list productions have been deprecated. (<a href="#abnf.extension" title="ABNF list extension: #rule">Appendix B</a>) 2862 2864 </p> 2863 2865 <h1 id="rfc.section.B"><a href="#rfc.section.B">B.</a> <a id="abnf.extension" href="#abnf.extension">ABNF list extension: #rule</a></h1>
Note: See TracChangeset
for help on using the changeset viewer.