1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

TODO: HTTP proxy CONNECT is non-blocking now

This commit is contained in:
Daniel Stenberg 2017-07-05 10:00:26 +02:00
parent 40ed7685bf
commit add0f7119f

View File

@ -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