Update documentation about jetty http2 dependency
See gh-38632
This commit is contained in:
committed by
Moritz Halbritter
parent
89a0ac3018
commit
829bec7602
@@ -221,7 +221,7 @@ More on this in the {tomcat-docs}/apr.html[official Tomcat documentation].
|
||||
|
||||
[[howto.webserver.configure-http2.jetty]]
|
||||
==== HTTP/2 With Jetty
|
||||
For HTTP/2 support, Jetty requires the additional `org.eclipse.jetty.http2:http2-server` dependency.
|
||||
For HTTP/2 support, Jetty requires the additional `org.eclipse.jetty.http2:jetty-http2-server` dependency.
|
||||
To use `h2c` no other dependencies are required.
|
||||
To use `h2`, you also need to choose one of the following dependencies, depending on your deployment:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user