mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:53:37 +03:00
docs: add categories to all cmdline opts
Adapted gen.pl with 'listcats' This commit is a part of "--help me if you can" Closes #5680
This commit is contained in:
parent
df0282a82b
commit
5dddc1dc7e
235 changed files with 289 additions and 6 deletions
|
|
@ -3,6 +3,7 @@ Arg: <header/@file>
|
|||
Help: Pass custom header(s) to proxy
|
||||
Protocols: HTTP
|
||||
Added: 7.37.0
|
||||
Category: proxy
|
||||
---
|
||||
Extra header to include in the request when sending HTTP to a proxy. You may
|
||||
specify any number of extra headers. This is the equivalent option to --header
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue