- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Wed, 3 Feb 2021 11:07:16 +0100
- To: Poul-Henning Kamp <phk@phk.freebsd.dk>
- Cc: ietf-http-wg@w3.org
Am 03.02.2021 um 10:59 schrieb Poul-Henning Kamp: > -------- > Julian Reschke writes: >> Am 03.02.2021 um 10:48 schrieb Poul-Henning Kamp: >>> -------- >>> Julian Reschke writes: >>> >>>> 1xx messages can not have a message body. >>> >>> The message body does not belong to the 142, it belongs to the trailer. >> >> Trailers in HTTP/1.1 require chunked encoding, thus a message body. You >> can't send a message body absent a final status code message. > > This is not "Trailers in HTTP/1.1", so that is not relevant. > > This is a new HTTP extension which makes it possible to transmit a response with body and header parts swapped. I still don't get how you deploy it in HTTP/1.1. Is your point that you can break compat with HTTP/1.1 messaging requirements by negotiating this? Best regards, Julian
Received on Wednesday, 3 February 2021 10:07:33 UTC