]> granicus.if.org Git - curl/commit
imap: Added filtering of CAPABILITY and FETCH untagged responses
authorJiri Hruska <jirka@fud.cz>
Tue, 26 Feb 2013 18:22:42 +0000 (19:22 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Tue, 26 Feb 2013 20:35:41 +0000 (20:35 +0000)
commitf92f341a3f385237e553cff6079cdd7c7c3d9292
treeeb01484d2f9d8152b0dd836a605e0240838ca156
parent91b2184e1b443ac941475ad26baabb19d1f8f493
imap: Added filtering of CAPABILITY and FETCH untagged responses

Only responses that contain "CAPABILITY" and "FETCH", respectively,
will be sent to their response handler.
lib/imap.c