mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
remove unncessary and wrong remark
This commit is contained in:
parent
cef5b14baa
commit
aeddea2b71
@ -79,9 +79,8 @@ USING PASSWORDS
|
||||
|
||||
HTTP
|
||||
|
||||
The HTTP URL doesn't support user and password in the URL string. Curl
|
||||
does support that anyway to provide a ftp-style interface and thus you can
|
||||
pick a file like:
|
||||
Curl also supports user and password in HTTP URLs, thus you can pick a file
|
||||
like:
|
||||
|
||||
curl http://name:passwd@machine.domain/full/path/to/file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user