Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Proxy support for Jetty websocket client

Hi all,

From what I can tell, it looks like in 9.3, the Jetty web socket client cannot be configured to go through an http proxy. Is that right?  

Also, it looks like there is some development around this feature; [1] says it will be supported in Jetty 10, and [2,3] are discussing the implementation. Is there any release with the proxy support included? Is it planned for Jetty 10, and if so, when is the planned release of Jetty 10?

[1] http://stackoverflow.com/questions/32785018/configuring-jetty-websocket-client-to-use-proxy
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=409516
[3] https://github.com/eclipse/jetty.project/issues/117

Cheers, 
Andreas

Back to the top