RFR: 8349670: HttpServer: sending interim responses fails after JDK-7026262 [v21]
Josiah Noel
duke at openjdk.org
Fri Oct 10 17:23:44 UTC 2025
On Fri, 10 Oct 2025 17:15:24 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> Because without these changes I suspect you might have to pass 0, not -1. So pretend that there is a body of unknown length.
without the changes it's treated like a response without a body, so 0/-1 doesn't matter as it will be overridden
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27069#issuecomment-3391345379
More information about the net-dev
mailing list