]> granicus.if.org Git - curl/commitdiff
KNOWN_BUGS: #94 IMAP custom requests use the LIST handler
authorJay Satiro <raysatiro@yahoo.com>
Tue, 5 Apr 2016 22:56:35 +0000 (18:56 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 5 Apr 2016 22:56:35 +0000 (18:56 -0400)
Bug: https://github.com/curl/curl/issues/536
Reported-by: eXeC64@users.noreply.github.com
docs/KNOWN_BUGS

index cd9a56660027137ab97bab3a85f325d5eacdcc3e..21710b87780d58ee3cf64b3644b37a3c7dbfa42a 100644 (file)
@@ -3,6 +3,11 @@ 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!
 
+94. Replies to IMAP custom requests other than LIST do not appear in the body.
+  If you send a custom request such as FETCH the server's reply will be parsed
+  as if it is a reply to a LIST.
+  https://github.com/curl/curl/issues/536
+
 93. It is not possible to pass a 64-bit value using CURLFORM_CONTENTLEN with
   CURLFORM_ARRAY, when compiled on 32-bit platforms that support 64-bit
   integers. This is because the underlying structure 'curl_forms' uses a dual