mirror of
https://github.com/curl/curl.git
synced 2026-06-02 00:24:15 +03:00
TODO: Added section 10.2 Initial response to POP3 to do list
This commit is contained in:
parent
bf4cef1db1
commit
2ba5f4bf1c
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue