mirror of
https://github.com/curl/curl.git
synced 2026-08-25 08:43:31 +03:00
parent
05eea37e78
commit
73811b4c51
2 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ Multi: append
|
|||
See-also:
|
||||
- user-agent
|
||||
- referer
|
||||
- proxy-header
|
||||
Example:
|
||||
- -H "X-First-Name: Joe" $URL
|
||||
- -H "User-Agent: yes-please/2000" $URL
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ Category: proxy
|
|||
Multi: append
|
||||
See-also:
|
||||
- proxy
|
||||
- header
|
||||
Example:
|
||||
- --proxy-header "X-First-Name: Joe" -x http://proxy $URL
|
||||
- --proxy-header "User-Agent: surprise" -x http://proxy $URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue