Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-02 | quiche: use the proper HTTP/3 ALPN | Daniel Stenberg | |
2019-08-02 | quiche: add failf() calls for two error cases | Daniel Stenberg | |
To aid debugging Closes #4181 | |||
2019-07-21 | HTTP3: initial (experimental) support | Daniel Stenberg | |
USe configure --with-ngtcp2 or --with-quiche Using either option will enable a HTTP3 build. Co-authored-by: Alessandro Ghedini <alessandro@ghedini.me> Closes #3500 |