Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Requesting for working sample of jetty server and client with HTTP/2 over HTTPS

Server:

Client - High Level: (does HTTP/1.1 and HTTP/2)
Basic Usage of HttpClient with default behaviors

HTTP/2 Usage of HttpClient with HttpClientTransportOverHTTP2

Client - Low Level: (only does raw HTTP/2)
Basic Usage of HTTP2Client


Joakim Erdfelt / joakim@xxxxxxxxxxx


On Sat, Mar 2, 2019 at 1:34 PM sharanu patil <sharanupatil567@xxxxxxxxx> wrote:

_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jetty-users

Back to the top