aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-05-14 22:49:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-05-14 22:49:23 +0000
commit8ed0d5675f934fe80d0d5f98dc248873e0a6d3fd (patch)
treeb55946d81fd968476b24634e39d3cab52e255436 /docs
parentd5e9041344924baf085bd306f12cb53292d4efa7 (diff)
downloadgnurl-8ed0d5675f934fe80d0d5f98dc248873e0a6d3fd.tar.gz
gnurl-8ed0d5675f934fe80d0d5f98dc248873e0a6d3fd.tar.bz2
gnurl-8ed0d5675f934fe80d0d5f98dc248873e0a6d3fd.zip
The SOCKS connection codes don't properly acknowledge (connect) timeouts.
Diffstat (limited to 'docs')
-rw-r--r--docs/KNOWN_BUGS2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index ba0bfa4e5..928ae49ad 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -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