Skip to content
Snippets Groups Projects
Commit 13a5598d authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

so it seems SOCKS5 too (still) has problems with connect timeouts

parent 5a6c8966
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,8 @@ may have been fixed since this was written!
bad when used with the multi interface.
34. The SOCKS4 connection codes don't properly acknowledge (connect) timeouts.
Also see #12.
Also see #12. According to bug #1556528, even the SOCKS5 connect code does
not do it right: http://curl.haxx.se/bug/view.cgi?id=#1556528,
33. Doing multi-pass HTTP authentication on a non-default port does not work.
This happens because the multi-pass code abuses the redirect following code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment