Hi, On Wed, Oct 30, 2013 at 1:28 AM, Nicholas Lun <[email protected]> wrote: > Hi all, > > I am aware that there is a SPDY client that talks pure SPDY (not http over > spdy). I was wondering if I set up two Jetty instances with SPDY connectors, > can I use Jetty's http client to send http requests over spdy from one to > the other?
You can in Jetty 9.1, see http://webtide.intalio.com/2013/10/pluggable-transports-for-jetty-9-1s-httpclient/. -- Simone Bordet ---- http://cometd.org http://webtide.com http://intalio.com Developer advice, training, services and support from the Jetty & CometD experts. Intalio, the modern way to build business applications. _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
