+147
−4
+3
−2
Loading
fix(s3s/sig_v4): update error message for x-amz-content-sha256 mismatch and handle multi-value headers in canonical requests (#408) * fix(sig_v4): update error message for x-amz-content-sha256 mismatch and handle multi-value headers in canonical requests * Update crates/s3s/src/ops/signature.rs Co-authored-by:Copilot <175728472+Copilot@users.noreply.github.com> * Update crates/s3s/src/sig_v4/methods.rs Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com> * fix(tests): correct header delimiter in signed headers assertion * fix(report-mint): comment out outdated aws-sdk-go group in passed_groups * fix(report-mint): update comment for aws-sdk-go group in passed_groups * fix(report-mint): adjust assertion for minio-js pass count * fix(report-mint): adjust assertion for minio-js pass count --------- Co-authored-by:
0xdx2 <xuedamon2@gmail.com> Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com>