mirror of
https://github.com/curl/curl.git
synced 2025-01-06 13:44:52 +08:00
911c3166b6
Adds a `bool eos` flag to send methods to indicate that the data is the last chunk the invovled transfer wants to send to the server. This will help protocol filters like HTTP/2 and 3 to forward the stream's EOF flag and also allow to EAGAIN such calls when buffers are not yet fully flushed. Closes #14220 |
||
---|---|---|
.. | ||
curl_msh3.c | ||
curl_msh3.h | ||
curl_ngtcp2.c | ||
curl_ngtcp2.h | ||
curl_osslq.c | ||
curl_osslq.h | ||
curl_quiche.c | ||
curl_quiche.h | ||
vquic_int.h | ||
vquic-tls.c | ||
vquic-tls.h | ||
vquic.c | ||
vquic.h |