Changeset 111 for draft-ietf-httpbis
- Timestamp:
- 28/12/07 15:42:37 (15 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r110 r111 2285 2285 </p> 2286 2286 <h2 id="rfc.section.D.4"><a href="#rfc.section.D.4">D.4</a> <a id="changes.from.rfc.2616" href="#changes.from.rfc.2616">Changes from RFC 2616</a></h2> 2287 <p id="rfc.section.D.4.p.1">Remove reference to non-existant identity transfer-coding value tokens. (Sections <a href="#transfer.codings" title="Transfer Codings">3.4</a> and <a href="#message.length" title="Message Length">4.4</a>) 2288 </p> 2289 <p id="rfc.section.D.4.p.2">Clarification that the chunk length does not include the count of the octets in the chunk header and trailer. (<a href="#chunked.transfer.encoding" title="Chunked Transfer Coding">Section 3.4.1</a>) 2290 </p> 2291 <p id="rfc.section.D.4.p.3">Fix BNF to add query, as the abs_path production in <a href="http://tools.ietf.org/html/rfc2396#section-3">Section 3</a> of <a href="#RFC2396" id="rfc.xref.RFC2396.4"><cite title="Uniform Resource Identifiers (URI): Generic Syntax">[RFC2396]</cite></a> doesn't define it. (<a href="#request-uri" title="Request-URI">Section 5.1.2</a>) 2292 </p> 2293 <p id="rfc.section.D.4.p.4">Clarify exactly when close connection options must be sent. (<a href="#header.connection" id="rfc.xref.header.connection.7" title="Connection">Section 8.1</a>) 2287 <p id="rfc.section.D.4.p.1">Clarify that HTTP-Version is case sensitive. (<a href="#http.version" title="HTTP Version">Section 3.1</a>) 2288 </p> 2289 <p id="rfc.section.D.4.p.2">Remove reference to non-existant identity transfer-coding value tokens. (Sections <a href="#transfer.codings" title="Transfer Codings">3.4</a> and <a href="#message.length" title="Message Length">4.4</a>) 2290 </p> 2291 <p id="rfc.section.D.4.p.3">Clarification that the chunk length does not include the count of the octets in the chunk header and trailer. (<a href="#chunked.transfer.encoding" title="Chunked Transfer Coding">Section 3.4.1</a>) 2292 </p> 2293 <p id="rfc.section.D.4.p.4">Fix BNF to add query, as the abs_path production in <a href="http://tools.ietf.org/html/rfc2396#section-3">Section 3</a> of <a href="#RFC2396" id="rfc.xref.RFC2396.4"><cite title="Uniform Resource Identifiers (URI): Generic Syntax">[RFC2396]</cite></a> doesn't define it. (<a href="#request-uri" title="Request-URI">Section 5.1.2</a>) 2294 </p> 2295 <p id="rfc.section.D.4.p.5">Clarify exactly when close connection options must be sent. (<a href="#header.connection" id="rfc.xref.header.connection.7" title="Connection">Section 8.1</a>) 2294 2296 </p> 2295 2297 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> -
draft-ietf-httpbis/latest/p1-messaging.xml
r110 r111 3961 3961 <section title="Changes from RFC 2616" anchor="changes.from.rfc.2616"> 3962 3962 <t> 3963 Clarify that HTTP-Version is case sensitive. 3964 (<xref target="http.version"/>) 3965 </t> 3966 <t> 3963 3967 Remove reference to non-existant identity transfer-coding value tokens. 3964 3968 (Sections <xref format="counter" target="transfer.codings"/> and
Note: See TracChangeset
for help on using the changeset viewer.