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

Update Request Compression Trait specification #1831

Merged
merged 4 commits into from
Jun 21, 2023

Conversation

syall
Copy link
Contributor

@syall syall commented Jun 20, 2023

Issue #, if available:

#1827

Description of changes:

Fix typo in requestCompression trait spec.

Update request compression trait protocol tests with regard to HTTP bindings.

Also fix minor issues throughout docs.

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

@syall syall requested a review from a team as a code owner June 20, 2023 17:24
@syall syall force-pushed the update-request-compression-docs branch from e53ba79 to 07e1c19 Compare June 21, 2023 16:56
Steven Yuan added 4 commits June 21, 2023 09:57
Fix a typo of `list<string>` to `[string]`.
Update protocol tests to test that the HTTP bindings for the
`Content-Encoding` header are ignored in protocols for that do not
support HTTP bindings.

Also, update the protocol test descriptions to capture more information
on what is the expected result.
@syall syall force-pushed the update-request-compression-docs branch from 07e1c19 to 5f9f553 Compare June 21, 2023 16:57
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.

4 participants