82marbag

Results 13 issues of 82marbag

*Issue #, if available:* https://github.com/awslabs/smithy/issues/1332 *Description of changes:* Add protocol tests for the new ACCEPT header behavior. By submitting this pull request, I confirm that my contribution is made under...

## Motivation Explained in #295. This PR closes #295. ## Solution Wrap the body in a `TimeoutBody`. `TimeoutBody` will poll a sleep future to check whether the body is inactive...

## Motivation This is a follow-up to: https://github.com/tower-rs/tower-http/pull/289 `ValidateRequest` is an abstraction of a validator and `RequireAuthorization` is an instance, but the latter has yet to be implemented in terms...