curl/lib/vquic
Stefan Eissing 06f65f771b http2: Use KEEP_SEND_HOLD for flow control in HTTP/2
- use the defined, but so far not used, KEEP_SEND_HOLD bit for flow
  control based suspend of sending in transfers.

Prior to this change KEEP_SEND_PAUSE bit was used instead, but that can
interfere with pausing streams from the user side via curl_easy_pause.

Fixes https://github.com/curl/curl/issues/10751
Closes https://github.com/curl/curl/pull/10753
2023-03-14 03:26:57 -04:00
..
curl_msh3.c url: fix logic in connection reuse to deny reuse on "unclean" connections 2023-03-07 12:50:31 +01:00
curl_msh3.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_ngtcp2.c http2: Use KEEP_SEND_HOLD for flow control in HTTP/2 2023-03-14 03:26:57 -04:00
curl_ngtcp2.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_quiche.c http2: Use KEEP_SEND_HOLD for flow control in HTTP/2 2023-03-14 03:26:57 -04:00
curl_quiche.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
vquic_int.h vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00
vquic.c http: fix unix domain socket use in https connects 2023-02-28 22:59:19 +01:00
vquic.h connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00