mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
The SOCKS connection codes don't properly acknowledge (connect) timeouts.
This commit is contained in:
parent
d5e9041344
commit
8ed0d5675f
@ -3,6 +3,8 @@ join in and help us correct one or more of these! Also be sure to check the
|
||||
changelog of the current development status, as one or more of these problems
|
||||
may have been fixed since this was written!
|
||||
|
||||
34. The SOCKS connection codes don't properly acknowledge (connect) timeouts.
|
||||
|
||||
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
|
||||
for doing multiple requests, and when we following redirects to an absolute
|
||||
|
Loading…
Reference in New Issue
Block a user