mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-19 17:51:42 +01:00
Before this it was passed as a []byte, which doesn't get HMAC'd. The original non-HMACing behaviour can be obtained by adding "http_raw_body" to audit_non_hmac_response_keys. (#8130)