Skip to content

HTTP/1: Support streaming requests of unknown length #714

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

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Mar 17, 2025

Issue:

aws-sdk-cpp needs to send streaming requests of unknown content length. This isn't currently supported in our HTTP/1 client.

Description of changes:

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

graebm added 2 commits March 17, 2025 09:04
aws-c-auth         v0.8.5 -> v0.8.6
aws-c-cal          v0.8.3 -> v0.8.7
aws-c-common       v0.11.1 -> v0.12.0
aws-c-event-stream v0.5.2 -> v0.5.4
aws-c-http         v0.9.3 -> v0.9.5
aws-c-io           v0.16.0 -> v0.17.0
aws-c-s3           v0.7.11 -> v0.7.13
aws-lc             v1.46.1 -> v1.48.4
s2n                v1.5.13 -> v1.5.14
@graebm graebm merged commit 0a27f74 into main Mar 17, 2025
63 checks passed
@graebm graebm deleted the http1-streaming-chunked branch March 17, 2025 16:23
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