mirror of
https://github.com/hashicorp/vault.git
synced 2026-01-06 09:11:10 +01:00
* save progress * fix file name * save progress * save progress * remove uneeded subheader * Fix build error * fix another build error
11 lines
290 B
Plaintext
11 lines
290 B
Plaintext
<a id="global-header" />
|
|
|
|
**`-header (string : "")`**
|
|
|
|
Optional HTTP header in the form `"<key>=<value>"` for the CLI request. Repeat
|
|
the `-header` flag as needed with one string per flag. User-defined headers
|
|
cannot start with `X-Vault-`
|
|
|
|
**Example**: `-header "Cache-Control=max-age=0"`
|
|
|