Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rstoyanchev/http2-test
https://github.com/rstoyanchev/http2-test
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rstoyanchev/http2-test
- Owner: rstoyanchev
- Created: 2014-11-15T16:06:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-17T23:10:42.000Z (almost 10 years ago)
- Last Synced: 2023-03-11T19:37:04.482Z (over 1 year ago)
- Language: Java
- Size: 390 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Jetty requires ALPN to be in the boot classloader, see [Starting the JVM](http://www.eclipse.org/jetty/documentation/current/alpn-chapter.html#alpn-starting).
The jar alpn-boot jar is available in the `lib/` sub-directory. Add the following VM option:
-Xbootclasspath/p:lib/alpn-boot-7.1.0.v20141016.jar