support requiresLength trait #363
Labels
feature-request
A feature should be added or improved.
no-auto-closure
We do not want this issue to be automatically closed.
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.The text was updated successfully, but these errors were encountered: