From: Daniel Stenberg Date: Wed, 5 Jul 2017 08:00:26 +0000 (+0200) Subject: TODO: HTTP proxy CONNECT is non-blocking now X-Git-Tag: curl-7_55_0~102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=add0f7119fb617edb9bc6b6b5d14eb3bc88c597c;p=thirdparty%2Fcurl.git TODO: HTTP proxy CONNECT is non-blocking now --- diff --git a/docs/TODO b/docs/TODO index 5db21e1bf8..522427be16 100644 --- a/docs/TODO +++ b/docs/TODO @@ -375,7 +375,6 @@ EWOULDBLOCK or similar. Blocking cases include: - Name resolves on non-windows unless c-ares or the threaded resolver is used - - HTTP proxy CONNECT operations - SOCKS proxy handshakes - file:// transfers - TELNET transfers