RFR: 8349670: HttpServer: sending interim responses fails after JDK-7026262 [v21]

Josiah Noel duke at openjdk.org
Fri Oct 10 13:39:50 UTC 2025


On Fri, 10 Oct 2025 13:22:44 GMT, Josiah Noel <duke at openjdk.org> wrote:

> If it's the response headers returned from getResponseHeaders then is this map cleared after the intermediate response or is the user supposed to clear it? Does this work?

It works either way, but clearing I feel is unexpected and undesirable

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27069#issuecomment-3390171139


More information about the net-dev mailing list