moying2026 opened a new pull request, #13415: URL: https://github.com/apache/apisix/pull/13415
Fix #13395 Add a note clarifying that when `validate_request_body` is enabled, the Digest header must be included in the signed headers list to ensure body integrity is bound to the HMAC signature. The existing example already demonstrates this by adding `digest` to the `headers` parameter; this PR just adds an explanatory note. Changes: - docs/en/latest/plugins/hmac-auth.md: Insert note before the body-validation code block. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
