Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add trailing header checksums #1705

Merged
merged 7 commits into from Oct 17, 2022

Conversation

klauspost
Copy link
Contributor

Adds signed (STREAMING-AWS4-HMAC-SHA256-PAYLOAD-TRAILER) and unsigned (STREAMING-UNSIGNED-PAYLOAD-TRAILER) trailer support.

Enabled per client and for now used for multipart uploads. Verified against AWS S3.

klauspost added a commit to klauspost/mc that referenced this pull request Oct 12, 2022
Add trailing headers to requests when specified in config.

Requires minio/minio-go#1705
api.go Outdated Show resolved Hide resolved
Co-authored-by: Harshavardhana <harsha@minio.io>
@harshavardhana harshavardhana merged commit bc82699 into minio:master Oct 17, 2022
@klauspost klauspost deleted the add-unsigned-trailing-headers branch October 18, 2022 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants