Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty9 HTTP/1.2 how?

Hi,

On Wed, Apr 29, 2015 at 4:55 PM, darwinjob <darwinjob@xxxxxxxxx> wrote:
> Hi
> How can I configure Jetty9 to work with ServerConnector HTTP/1.2 instead of
> 1.1?
>
> oejs.ServerConnector:main: Started
> ServerConnector@160c5480{HTTP/1.1}{0.0.0.0:8080}

There is no such thing as HTTP/1.2.

Do you mean HTTP/2.0 ?

-- 
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