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

Verify support for http compression on command endpoints #1585

Open
amorton opened this issue Oct 22, 2024 · 0 comments
Open

Verify support for http compression on command endpoints #1585

amorton opened this issue Oct 22, 2024 · 0 comments

Comments

@amorton
Copy link
Contributor

amorton commented Oct 22, 2024

RE: this issue quarkusio/quarkus#26112

we should confirm that what compression we support for the regular API commands, document what we accept in the Accept header form clients and confirm we are returning data compressed if asked with the correct content type header.

And then work with the client team to see if they are requesting compression.

if there is a choice, we should get the clients to ask for the fastest compression not the most compressed. Because we are more about latency of small requests.

The outcome should be integration tests that make requests with the supported compression and verifies the results were as expected.

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

No branches or pull requests

1 participant