[curl/curl] 51c0eb: http: deal with partial CONNECT sends
Daniel Stenberg <[email protected]> Sat, 08 May 2021 01:50:17 -0700
| Newsgroups | gmane.comp.web.curl.cvs |
|---|---|
| Message-ID | <curl/curl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/curl/curl
Commit: 51c0ebcff2140c38ff389b4fcfb8216f5e9d198c
https://github.com/curl/curl/commit/51c0ebcff2140c38ff389b4fcfb8216f5e9d198c
Author: Daniel Stenberg <[email protected]>
Date: 2021-05-08 (Sat, 08 May 2021)
Changed paths:
M lib/http.h
M lib/http_proxy.c
M lib/http_proxy.h
M lib/multi.c
M lib/sendf.c
M lib/urldata.h
M tests/data/Makefile.inc
A tests/data/test363
Log Message:
-----------
http: deal with partial CONNECT sends
Also added 'CURL_SMALLSENDS' to make Curl_write() send short packets,
which helped verifying this even more.
Add test 363 to verify.
Reported-by: ustcqidi on github
Fixes #6950
Closes #7024
_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits