maru / libmicrohttpd-http2

HTTP/2 support for libmicrohttpd
https://http2.s106.net/
Other
22 stars 6 forks source link

Test ALPN protocols #42

Closed maru closed 5 years ago

maru commented 6 years ago

Create an MHD server with HTTPS support with:

  1. H2 and H1
  2. Only H1

Client offers (in this order):

  1. H2, H1
  2. H1, H2
  3. H1
  4. XPROT
maru commented 5 years ago

Done in a10fb740197d534b2c9ce0138feb4d28a14a0940