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

Thanks for clearing that up Simone. It would be preferable to have the a
client that negotiates, since the point of npn is to have that flexibility
on the server side with a single connector. I suppose it would be okay to
have multiple connectors for now, but I would definitely want to simplify it
to a single connector in the future.



--
View this message in context: http://jetty.4.x6.nabble.com/Sending-Http-requests-over-Spdy-tp4961507p4961566.html
Sent from the Jetty User mailing list archive at Nabble.com.


Back to the top