curl/lib/vquic
Stefan Eissing c76df46a19
http: VLH, very large header test and fixes
- adding tests using very large passwords in auth
- fixes general http sending to treat h3 like h2, and
  not like http1.1
- eliminate H2_HEADER max definitions and use the commmon
  DYN_HTTP_REQUEST everywhere, different limits do not help
- fix http2 handling of requests denied by nghttp2 on send
  to immediately report the refused stream

Closes #11509
2023-07-24 19:25:20 +02:00
..
curl_msh3.c lib: fix some format specifiers 2023-06-17 01:38:04 -04:00
curl_msh3.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_ngtcp2.c http: VLH, very large header test and fixes 2023-07-24 19:25:20 +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 quiche: fix segfault and other things 2023-07-19 16:38:05 +02:00
curl_quiche.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
vquic_int.h lib: remove unused functions, make single-use static 2023-05-23 11:08:51 +02:00
vquic.c lib: fix some format specifiers 2023-06-17 01:38:04 -04:00
vquic.h connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00