aboutsummaryrefslogtreecommitdiff
path: root/docs/KNOWN_BUGS
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-11-27 22:33:22 +0000
committerSteve Holme <steve_holme@hotmail.com>2013-11-27 22:35:08 +0000
commit7b9365c65f3228e1840d4abd507f03e3849817a1 (patch)
treed6ded45ed425d5fd8dd63274bf60282149fadd56 /docs/KNOWN_BUGS
parenta900d45489fc14d701840995db3ee6c8751a92ec (diff)
KNOWN_BUGS: #86: Disconnect commands may not be sent by IMAP, POP3 and SMTP
Diffstat (limited to 'docs/KNOWN_BUGS')
-rw-r--r--docs/KNOWN_BUGS4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index cd16916cc..aa39b8082 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -3,6 +3,10 @@ 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!
+86. The disconnect commands (LOGOUT and QUIT) may not be sent by IMAP, POP3
+ and SMTP if a failure occures during the authentication phase of a
+ connection.
+
85. Wrong STARTTRANSFER timer accounting for POST requests
Timer works fine with GET requests, but while using POST the time for
CURLINFO_STARTTRANSFER_TIME is wrong. While using POST