http2
http2 copied to clipboard
#Examples of What HTTP/2 means to Java developers
- Low-level HTTP/2 client example
- High-level HTTP/2 client example
- HTTP/2 push example
Please consider that the examples use direct negotiation as well as an embedded jetty server. By modifying the examples to call http2-supporting pages you have to add and configure SSL in the example code.