RFR: 8368695: Support 101 switching protocol in jdk.httpserver [v5]

Josiah Noel duke at openjdk.org
Wed Feb 11 20:39:52 UTC 2026


On Wed, 11 Feb 2026 20:29:43 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> The question then is - should they? I mean do the current connection states REQUEST / RESPONSE
still make sense for an upgraded connection? Do we need a third state - like UPGRADED, and a third bucket to put upgraded connections?

I was just going to up the timeouts on my own application personally. To me it makes sense to treat it like any other request that takes an extended amount f time.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27989#discussion_r2795407972


More information about the net-dev mailing list