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
1 changed files with 0 additions and 1 deletions

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