On 30/01/2025 10:32, Rémy Maucherat wrote:
Yes, there's an off by one issue, still don't understand what's
causing it (anything that gets into the available = 0 situations in
available() will break). My local code replaces the CRLF trick with
proper byte skipping and does not have the issue. I'll commit it to
see if the testsuite on CI is ok with it.

I've made some progress.

The readChunk is being changed outside of the ChunkedInputFilter during the pause between writes from the client. I'm still tracking down the root cause.

Mark


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

Reply via email to