- From: Willy Tarreau <w@1wt.eu>
- Date: Thu, 9 Jul 2015 17:08:04 +0200
- To: Zhong Yu <zhong.j.yu@gmail.com>
- Cc: RFC Errata System <rfc-editor@rfc-editor.org>, "Roy T. Fielding" <fielding@gbiv.com>, Julian Reschke <julian.reschke@greenbytes.de>, Barry Leiba <barryleiba@computer.org>, Mark Nottingham <mnot@mnot.net>, rick@tropicalstormsoftware.com, HTTP Working Group <ietf-http-wg@w3.org>
On Thu, Jul 09, 2015 at 09:45:12AM -0500, Zhong Yu wrote: > > If a Transfer-Encoding header field is present in a response and > > > the chunked transfer coding is not the final encoding, the > > message body length is determined by reading the connection until > > it is closed by the server. > > > > Does it actually happen in practice that a Transfer-Encoding is applied on > a response without "chunked"? It does not because the spec says that chunked must be the last one in case of T-E. Willy
Received on Thursday, 9 July 2015 15:08:52 UTC