- From: Poul-Henning Kamp <phk@phk.freebsd.dk>
- Date: Wed, 03 Feb 2021 09:59:31 +0000
- To: Julian Reschke <julian.reschke@gmx.de>
- cc: ietf-http-wg@w3.org
-------- 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. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.
Received on Wednesday, 3 February 2021 09:59:44 UTC