Changeset 104
- Timestamp:
- 28/12/07 14:51:05 (14 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r103 r104 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">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>) 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>) 2288 2290 </p> 2289 2291 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> -
draft-ietf-httpbis/latest/p1-messaging.xml
r103 r104 3961 3961 <section title="Changes from RFC 2616" anchor="changes.from.rfc.2616"> 3962 3962 <t> 3963 Remove reference to non-existant identity transfer-coding value tokens. 3964 (Sections <xref format="counter" target="transfer.codings"/> and 3965 <xref format="counter" target="message.length"/>) 3966 </t> 3967 <t> 3963 3968 Clarification that the chunk length does not include 3964 3969 the count of the octets in the chunk header and trailer. -
draft-ietf-httpbis/latest/p3-payload.html
r102 r104 1446 1446 <h2 id="rfc.section.C.2"><a href="#rfc.section.C.2">C.2</a> <a id="changes.from.rfc.2616" href="#changes.from.rfc.2616">Changes from RFC 2616</a></h2> 1447 1447 <p id="rfc.section.C.2.p.1">Clarify contexts that charset is used in. (<a href="#character.sets" title="Character Sets">Section 2.1</a>) 1448 </p> 1449 <p id="rfc.section.C.2.p.2">Remove reference to non-existant identity transfer-coding value tokens. (<a href="#no.content-transfer-encoding" title="No Content-Transfer-Encoding">Appendix A.4</a>) 1448 1450 </p> 1449 1451 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> -
draft-ietf-httpbis/latest/p3-payload.xml
r102 r104 2301 2301 (<xref target="character.sets"/>) 2302 2302 </t> 2303 <t> 2304 Remove reference to non-existant identity transfer-coding value tokens. 2305 (<xref target="no.content-transfer-encoding"/>) 2306 </t> 2303 2307 </section> 2304 2308
Note: See TracChangeset
for help on using the changeset viewer.