Ticket #343: 343.diff
File 343.diff, 1.2 KB (added by julian.reschke@…, 10 years ago) |
---|
-
p1-messaging.xml
2196 2196 they do not understand. 2197 2197 </t> 2198 2198 <t> 2199 Use of chunk-ext extensions by senders is deprecated; they &SHOULD-NOT; be 2200 sent and definition of new chunk-extensions is discouraged. 2201 </t> 2202 <t> 2199 2203 Since "chunked" is the only transfer-coding required to be understood 2200 2204 by HTTP/1.1 recipients, it plays a crucial role in delimiting messages 2201 2205 on a persistent connection. Whenever a transfer-coding is applied to … … 4997 5001 <t> 4998 5002 Clarification that the chunk length does not include the count of the octets 4999 5003 in the chunk header and trailer. Furthermore disallowed line folding 5000 in chunk extensions .5004 in chunk extensions, and deprecate their use. 5001 5005 (<xref target="chunked.encoding"/>) 5002 5006 </t> 5003 5007 <t> … … 5926 5930 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/302"/>: 5927 5931 "Misplaced text on connection handling in p2" 5928 5932 </t> 5933 <t> 5934 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/343"/>: 5935 "chunk-extensions" 5936 </t> 5929 5937 </list> 5930 5938 </t> 5931 5939 </section>