RFR: 8368695: Support 101 switching protocol in jdk.httpserver [v3]
Josiah Noel
duke at openjdk.org
Tue Oct 14 15:21:16 UTC 2025
On Tue, 14 Oct 2025 15:05:04 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> But your PR changes the request body input stream preemptively,
That is true, but it's only for GET requests. Thus it effectively remains optional as regular GET request handlers wouldn't attempt to read the body.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27751#issuecomment-3402387339
More information about the net-dev
mailing list