mirror of
https://github.com/curl/curl.git
synced 2026-07-16 02:27:16 +03:00
badwords: use hostname, not host name
and username, filename - consistently. Fixed the patterns in badwords.txt to catch these. Closes #12888
This commit is contained in:
parent
bdb0bf4782
commit
dc3eb678da
37 changed files with 116 additions and 117 deletions
|
|
@ -119,7 +119,7 @@
|
|||
|
||||
curl --proxy http://proxy.example.org:4321 http://remote.example.org/
|
||||
|
||||
## User name and password
|
||||
## Username and password
|
||||
|
||||
Some services are setup to require HTTP authentication and then you need to
|
||||
provide name and password which is then transferred to the remote site in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue