curl/lib/vquic
Stefan Eissing 33dac9dfac
ngtcp2: fix handling of large requests
- requests >64K are send in parts to the filter
- fix parsing of the request to assemble it correctly
  from several sends
- open a QUIC stream only when the complete request has
  been collected

Closes #11815
2023-09-07 17:32:47 +02:00
..
curl_msh3.c trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02:00
curl_msh3.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_ngtcp2.c ngtcp2: fix handling of large requests 2023-09-07 17:32:47 +02:00
curl_ngtcp2.h ngtcp2: adjust config and code checks for ngtcp2 without nghttp3 2023-03-23 15:39:13 +01:00
curl_quiche.c http: fix sending of large requests 2023-09-05 16:36:03 +02:00
curl_quiche.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
vquic.c http2: polish things around POST 2023-09-04 19:48:49 +02:00
vquic.h connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
vquic_int.h http2: polish things around POST 2023-09-04 19:48:49 +02:00