From: Steve Holme Date: Fri, 15 Mar 2013 23:55:31 +0000 (+0000) Subject: TODO: Added section 10.2 Initial response to POP3 to do list X-Git-Tag: curl-7_30_0~103 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2ba5f4bf1c4be7fbd5b2447ce5a84a40cfe5d317;p=thirdparty%2Fcurl.git TODO: Added section 10.2 Initial response to POP3 to do list --- diff --git a/docs/TODO b/docs/TODO index 470612d300..651a122b3c 100644 --- a/docs/TODO +++ b/docs/TODO @@ -67,6 +67,7 @@ 10. POP3 10.1 auth= in URLs + 10.2 Initial response 11. LDAP 11.1 SASL based authentication mechanisms @@ -389,6 +390,11 @@ to provide the data to send. Being able to specify the preferred authentication mechanism in the URL as per RFC2384. +10.2 Inital response + + Add the ability for the user to specify whether the initial response is + included in the AUTH command as per RFC5034. + 11. LDAP 11.1 SASL based authentication mechanisms