mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
3 lines
210 B
Plaintext
3 lines
210 B
Plaintext
```release-note:change
|
|
http: Add JSON configurable limits to HTTP handling for JSON payloads: `max_json_depth`, `max_json_string_value_length`, `max_json_object_entry_count`, `max_json_array_element_count`.
|
|
``` |