1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-17 06:55:02 -05:00
curl/lib/vquic
Tatsuhiro Tsujikawa fb6d46a709
ngtcp2: send HTTP/3 request with nghttp3
This commit makes sending HTTP/3 request with nghttp3 work.  It
minimally receives HTTP response and calls nghttp3 callbacks, but no
processing is made at the moment.

Closes #4215
2019-08-12 09:20:36 +02:00
..
ngtcp2-crypto.c ngtcp2: make the QUIC handshake work 2019-08-10 16:07:33 +02:00
ngtcp2-crypto.h HTTP3: initial (experimental) support 2019-07-21 23:49:03 +02:00
ngtcp2.c ngtcp2: send HTTP/3 request with nghttp3 2019-08-12 09:20:36 +02:00
ngtcp2.h nghttp3: initial h3 template code added 2019-08-12 00:18:59 +02:00
quiche.c http3: make connection reuse work 2019-08-09 12:26:02 +02:00
quiche.h quiche: improved error handling and memory cleanups 2019-08-07 08:39:39 +02:00