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

support requiresLength trait #363

Open
aajtodd opened this issue May 18, 2021 · 0 comments
Open

support requiresLength trait #363

aajtodd opened this issue May 18, 2021 · 0 comments
Labels
feature-request A feature should be added or improved. no-auto-closure We do not want this issue to be automatically closed.

Comments

@aajtodd
Copy link
Contributor

aajtodd commented May 18, 2021

The requiresLength trait helps clarify what streaming operations require a known Content-Length even though they take a streaming input. Not many models seem to support this yet but nevertheless we should predicate off of it and either customize serialization or add a middleware that validates the request can be satisfied.

@ianbotsf ianbotsf added the ga Things to get done before GA label Oct 18, 2022
@0marperez 0marperez removed the ga Things to get done before GA label Nov 6, 2023
@ianbotsf ianbotsf added feature-request A feature should be added or improved. no-auto-closure We do not want this issue to be automatically closed. labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. no-auto-closure We do not want this issue to be automatically closed.
Projects
None yet
Development

No branches or pull requests

3 participants