42ba1384ff
* Added flag and env var which will disable client redirection * Added changelog * Docs fix for unsaved file, and test single request made * Updated test for case when redirect is enabled, updated docs based on suggestions
3 lines
216 B
Plaintext
3 lines
216 B
Plaintext
```release-note:improvement
|
|
api: Support VAULT_DISABLE_REDIRECTS environment variable (and --disable-redirects flag) to disable default client behavior and prevent the client following any redirection responses.
|
|
``` |