mirror of
https://github.com/curl/curl.git
synced 2026-07-16 02:27:16 +03:00
FEATURES: Removed erroneous whitespace
Removed whitespace introduced in commit 5f8f20f5e6 that caused
formatting issues when generating the website docs.
This commit is contained in:
parent
85625c5e28
commit
add37cc49f
1 changed files with 2 additions and 2 deletions
|
|
@ -135,7 +135,7 @@ SMTPS (*1)
|
|||
- implicit smtps:// support
|
||||
- explicit "STARTTLS" usage to "upgrade" plain smtp:// connections to use SSL
|
||||
- via http-proxy
|
||||
|
||||
|
||||
POP3
|
||||
- authentication: Clear Text, APOP and SASL
|
||||
- SASL based authentication: Plain, Login, CRAM-MD5, Digest-MD5 and
|
||||
|
|
@ -149,7 +149,7 @@ POP3S (*1)
|
|||
- implicit pop3s:// support
|
||||
- explicit "STLS" usage to "upgrade" plain pop3:// connections to use SSL
|
||||
- via http-proxy
|
||||
|
||||
|
||||
IMAP
|
||||
- authentication: Clear Text and SASL
|
||||
- select mailbox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue