On Mon, 23 Feb 2026 16:24:38 GMT, EunHyunsu <[email protected]> wrote:

> DefaultProxySelector.select() returns DIRECT for ws/wss URIs even when proxy 
> properties are set. Since WebSocket tunnels over HTTP/HTTPS, ws/wss should 
> use the same proxy settings.              
>                                                                               
>                                                                               
>                                         
> This normalizes ws to http and wss to https at the top of select(), matching 
> what OpeningHandshake already does internally. Same fix applied to 
> ProxySelector.of(). Javadoc and net-properties.html updated.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/29882

Reply via email to