curl/lib/vquic
Stefan Eissing 98f67a6145
http2, http3: only return CURLE_PARTIAL_FILE when bytes were received
- should resolve spurious pytest failures when stream were reset
  right after response header were received

Clsoes #13151
2024-03-21 09:36:23 +01:00
..
curl_msh3.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
curl_msh3.h
curl_ngtcp2.c http2, http3: only return CURLE_PARTIAL_FILE when bytes were received 2024-03-21 09:36:23 +01:00
curl_ngtcp2.h
curl_osslq.c http2, http3: only return CURLE_PARTIAL_FILE when bytes were received 2024-03-21 09:36:23 +01:00
curl_osslq.h http3: initial support for OpenSSL 3.2 QUIC stack 2024-01-22 16:15:45 +01:00
curl_quiche.c http2, http3: only return CURLE_PARTIAL_FILE when bytes were received 2024-03-21 09:36:23 +01:00
curl_quiche.h
vquic_int.h vquic: extract TLS setup into own source 2024-01-11 10:43:00 +01:00
vquic-tls.c vquic-tls: fix the error code returned for bad CA file 2024-03-13 02:03:18 -04:00
vquic-tls.h vquic: extract TLS setup into own source 2024-01-11 10:43:00 +01:00
vquic.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
vquic.h