]> granicus.if.org Git - curl/commit
http-proxy: do the HTTP CONNECT process entirely non-blocking
authorDaniel Stenberg <daniel@haxx.se>
Wed, 7 Jun 2017 21:02:26 +0000 (23:02 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 14 Jun 2017 21:43:52 +0000 (23:43 +0200)
commit5113ad0424044458ac497fa1458ebe0101356b22
treea0fa92f49271bf09338e45fbed4173d303a4ae50
parent1213baba27a30a14f917e3c8c044f22cac2389b6
http-proxy: do the HTTP CONNECT process entirely non-blocking

Mentioned as a problem since 2007 (8f87c15bdac63) and of course it
existed even before that.

Closes #1547
docs/libcurl/libcurl-multi.3
lib/ftp.c
lib/http.c
lib/http_proxy.c
lib/http_proxy.h
lib/multi.c
lib/url.c
lib/urldata.h
tests/data/test1021