mirror of
https://github.com/moparisthebest/curl
synced 2025-01-08 12:28:06 -05:00
DOCS: Fixed line spacing of authentication examples in CURLOPT_URL
This commit is contained in:
parent
25c1b29226
commit
efb8471a69
@ -626,7 +626,9 @@ authentication.
|
||||
For example the following types of authentication support this:
|
||||
|
||||
http://user:password@www.example.com
|
||||
|
||||
ftp://user:password@ftp.example.com
|
||||
|
||||
pop3://user:password@mail.example.com
|
||||
|
||||
The port is optional and when not specified libcurl will use the default port
|
||||
|
Loading…
Reference in New Issue
Block a user