mirror of
https://github.com/curl/curl.git
synced 2026-07-15 21:07:18 +03:00
user-agent.d:: mention --proxy-header as well
Bug: https://github.com/curl/curl/issues/2381
This commit is contained in:
parent
a9a7b606c2
commit
2b083dcc40
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ Protocols: HTTP
|
|||
---
|
||||
|
||||
Specify the User-Agent string to send to the HTTP server. To encode blanks in
|
||||
the string, surround the string with single quote marks. This can also be set
|
||||
with the --header option of course.
|
||||
the string, surround the string with single quote marks. This header can also
|
||||
be set with the --header or the --proxy-header options.
|
||||
|
||||
If this option is used several times, the last one will be used.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue