Commit add0f711 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

TODO: HTTP proxy CONNECT is non-blocking now

parent 40ed7685
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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