Skip to content

feat(s3cpp): add streaming file uploads and configurable endpoints#1

Open
mariuszmaximus wants to merge 2 commits into
ggcr:masterfrom
mariuszmaximus:master
Open

feat(s3cpp): add streaming file uploads and configurable endpoints#1
mariuszmaximus wants to merge 2 commits into
ggcr:masterfrom
mariuszmaximus:master

Conversation

@mariuszmaximus

Copy link
Copy Markdown

Allow large files to be uploaded without loading them entirely into memory. Add upload progress reporting, cancellation, HTTP/HTTPS endpoint selection, configurable signing region, and file payload signing

max added 2 commits June 12, 2026 13:29
Allow large files to be uploaded without loading them entirely into memory.
Add upload progress reporting, cancellation, HTTP/HTTPS endpoint selection,
configurable signing region, and file payload signing
Exclude the URL scheme and authority from the canonical URI to prevent
SignatureDoesNotMatch errors when signing requests to custom HTTPS endpoints.
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.

1 participant