mirror of
https://github.com/curl/curl.git
synced 2026-07-29 04:53:08 +03:00
DOCS: Fixed line spacing of authentication examples in CURLOPT_URL
This commit is contained in:
parent
25c1b29226
commit
efb8471a69
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue