a27851305-hue opened a new pull request, #13951:
URL: https://github.com/apache/apisix/pull/13951

   ### Description
   
   The body-validation example sends a `Digest` header, but the documented HMAC 
signing string and signed-header list did not include it. This updates only 
that example so the request body digest is bound to the signature and refreshes 
the matching static outputs.
   
   Validation:
   - Recalculated the documented HMAC-SHA256 signature for the sample request.
   - Reviewed the rendered one-file diff and confirmed unrelated examples 
remain unchanged.
   
   #### Which issue(s) this PR fixes:
   
   Fixes #13395
   
   ### Checklist
   
   - [x] I have explained the need for this PR and the problem it solves
   - [x] I have explained the changes or the new features added to this PR
   - [x] I have added tests corresponding to this change (documentation-only; 
the example digest and signature were recalculated)
   - [x] I have updated the documentation to reflect this change
   - [x] I have verified that this change is backward compatible (If not, 
please discuss on the [APISIX mailing 
list](https://github.com/apache/apisix/tree/master#community) first)
   


-- 
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]

Reply via email to