diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-07-05 10:00:26 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-07-05 10:00:26 +0200 |
commit | add0f7119fb617edb9bc6b6b5d14eb3bc88c597c (patch) | |
tree | b6e7b395bb2d6c9abe40b12361e1227c3cf322ba /docs/TODO | |
parent | 40ed7685bfcb2a02376baefa874fc9e352f6bcd0 (diff) | |
download | curl-add0f7119fb617edb9bc6b6b5d14eb3bc88c597c.tar.gz |
TODO: HTTP proxy CONNECT is non-blocking now
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |