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

fix: Fixes the response body streaming for GetObject, implementing a … #1028

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

niksis02
Copy link
Contributor

Fixes the HTTP response body streaming by implementing a chunked streamer with a chunk size of 4KB.

@niksis02 niksis02 force-pushed the fix/getobject-resp-body-streaming branch 2 times, most recently from 0a76e71 to 0867c1d Compare January 15, 2025 19:06
@niksis02 niksis02 force-pushed the fix/getobject-resp-body-streaming branch from 0867c1d to c094086 Compare January 15, 2025 19:12
@benmcclelland benmcclelland merged commit a0f6793 into main Jan 16, 2025
26 checks passed
@benmcclelland benmcclelland deleted the fix/getobject-resp-body-streaming branch January 16, 2025 18:07
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.

2 participants