Skip to content

docs: include Digest header in HMAC signing for body validation example#13426

Open
moying2026 wants to merge 1 commit into
apache:masterfrom
moying2026:auto/issue-13395-fix
Open

docs: include Digest header in HMAC signing for body validation example#13426
moying2026 wants to merge 1 commit into
apache:masterfrom
moying2026:auto/issue-13395-fix

Conversation

@moying2026
Copy link
Copy Markdown

Fixes #13395\n\nThis PR updates the example to include the Digest header in the HMAC signing string and the headers list, ensuring body integrity validation is properly demonstrated.

- Add digest line to signing_string
- Include 'digest' in headers list
- Fixes apache#13395
@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. doc Documentation things labels May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Documentation things size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: hmac-auth body validation example should sign the Digest header

1 participant