Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Sending Http requests over Spdy

Hi,

On Wed, Oct 30, 2013 at 1:28 AM, Nicholas Lun <nlun@xxxxxx> 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.


Back to the top