Christopher Schultz schrieb:

When chunked encoding is being used, HTTP allows you to include
"headers" after the response by including a "final chunk" with more
headers for the previous chunk.

So those traling headers are actually footers.

The headers you want in this chunk should be mentioned in the
"Trailer" header in the previous response.

Or trailers.

--
Michael Ludwig

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to