There is no proxy support in websocket client atm. Its a rather tricky thing to implement, and has some serious API breakage if implemented in 9.x series. 9.4 is too far along for it to show up in. So the next version it could possibly arrive in would be 9.5 or 10.0
Joakim Erdfelt / [email protected] On Tue, Nov 22, 2016 at 5:21 PM, Andreas Voellmy <[email protected]> wrote: > 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 > > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users >
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
