79662d0842
* patch to support VAULT_HTTP_PROXY variable * simplify the proxy replacement * internal code review * rename to VAULT_HTTP_PROXY, apply within ReadEnvironment * clean up some unintended whitespace changes * add docs for the new env variable and a changelog entry Co-authored-by: Dave Du Cros <davidducros@gmail.com>
4 lines
133 B
Plaintext
4 lines
133 B
Plaintext
```release-note:improvement
|
|
api: Support VAULT_HTTP_PROXY environment variable to allow overriding the Vault client's HTTP proxy
|
|
```
|