On 27/09/2021 15:55, Mark Thomas wrote:
On 27/09/2021 09:08, Goldengate liu wrote:
Hi Mark,

   I’m uploading some test files

Thanks for the test case. I'm looking at this now.

Bug found and fixed.

One thing to note is that with chunked encoding it is possible for you to see isReady() return true only for the subsequent read to return 0 bytes. This happens when just (or only part of) the chunked header is available.

The sample code you provided handled this correctly.

The fix will be in the October release round. The release process for that should hopefully start later today.

Mark

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

Reply via email to