On 11/08/2024 13:50, Itzhak Fadida wrote:
• Problem: Chunked transfer encoding seems to behave incorrectly in
Tomcat versions 10.1.25 through 10.1.28. Specifically, instead of
receiving several chunks of data, I am receiving the entire message in
a single chunk, but only when the connection is closed by the client.
What makes multiple chunks correct and one chunk incorrect?
If the connection is closed by the client, how is the client receiving
the response?
I reviewed the changelogs and noticed there were modifications related
to chunked transfer encoding in these versions.
Really? What changes?
• Spring Version: 3.3.2.
Do you mean Spring Boot here?
I appreciate any insights or advice from the community. If additional
information is needed, I’m happy to provide it.
A minimal reproducible test case is usually the easiest way for other
folks to investigate the behaviour you are seeing.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org