http3

  1. teddybear

    Share My Creation Enable HTTP3 Support for JServer5

    Extend JServer 5 to add http3 support. Note:Jetty 12 HTTP/3+QUIC support is experimental and not suited for production use. You can test it using curl curl --http3-only -k -I "https://localhost:8443" HTTP/3 200 server: Jetty(12.1.10) date: Wed, 02 Sep 2026 01:03:38 GMT last-modified: Fri, 21...
Top