awslabs / aws-c-auth

C99 library implementation of AWS client-side authentication: standard credentials providers and signing.
Apache License 2.0
40 stars 30 forks source link

add content-sha256 header for presign when the signed_body_value is set to UNSIGNED-PAYLOAD #248

Closed TingDaoK closed 2 weeks ago

TingDaoK commented 2 weeks ago

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.40%. Comparing base (877c029) to head (bb68463).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #248 +/- ## ======================================= Coverage 80.39% 80.40% ======================================= Files 33 33 Lines 6035 6038 +3 ======================================= + Hits 4852 4855 +3 Misses 1183 1183 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.