Ticket #343: 343.3.diff
File 343.3.diff, 1.5 KB (added by julian.reschke@…, 9 years ago) |
---|
-
p1-messaging.xml
2013 2013 <x:ref>qdtext-nf</x:ref> = <x:ref>HTAB</x:ref> / <x:ref>SP</x:ref> / %x21 / %x23-5B / %x5D-7E / <x:ref>obs-text</x:ref> 2014 2014 </artwork></figure> 2015 2015 <t> 2016 Chunk extensions within the chunked transfer coding are deprecated. 2017 A sender &SHOULD-NOT; send chunk-ext. 2018 Definition of new chunk extensions is discouraged. 2016 Chunk extensions need to be used carefully because use of chunking does not 2017 have any semantics related to the message; it is by definition hop-by-hop 2018 and thus can be removed/reformatted by any intermediary. 2019 Furthermore, few implementations expose information about their contents. 2019 2020 </t> 2020 2021 <t> 2021 2022 The chunk-size field is a string of hex digits indicating the size of … … 5113 5114 <t> 5114 5115 Chunk length does not include the count of the octets in the 5115 5116 chunk header and trailer. 5116 Use of chunk extensions is deprecated, and line folding in them is 5117 disallowed. 5117 Line folding in chunk extensions is disallowed. 5118 5118 (<xref target="chunked.encoding"/>) 5119 5119 </t> 5120 5120 <t> … … 5491 5491 Closed issues: 5492 5492 <list style="symbols"> 5493 5493 <t> 5494 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/343"/>: 5495 "chunk-extensions" (removed the earlier deprecation) 5496 </t> 5497 <t> 5494 5498 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/483"/>: 5495 5499 "MUST fix Content-Length?" 5496 5500 </t>