RFR: 8349670: HttpServer: sending interim responses fails after JDK-7026262 [v12]
Josiah Noel
duke at openjdk.org
Thu Oct 9 14:33:53 UTC 2025
On Thu, 9 Oct 2025 14:26:27 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> The client should expect to receive 100 twice in that case,
It's a bit strange though, If I'm a client calling an API expecting a 100 code, I'm not expecting to receive two 100 codes, I'm expecting the 100 code, then the final response code after I send the body.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27069#issuecomment-3386161724
More information about the net-dev
mailing list