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

Enable compression in the REST API #5523

Open
EricWittmann opened this issue Nov 13, 2024 · 0 comments
Open

Enable compression in the REST API #5523

EricWittmann opened this issue Nov 13, 2024 · 0 comments

Comments

@EricWittmann
Copy link
Member

EricWittmann commented Nov 13, 2024

Feature or Problem Description

The registry REST API does not currently support compression of the request/response payloads.

Proposed Solution

Enable the Quarkus feature for http compression:

Note that the typescript REST client could then also have compression enabled. See:

@EricWittmann EricWittmann moved this to Backlog in Registry 3.0 Nov 13, 2024
@EricWittmann EricWittmann added this to the 3.0.5 milestone Nov 13, 2024
@EricWittmann EricWittmann modified the milestones: 3.0.5, 3.0.6 Dec 3, 2024
@EricWittmann EricWittmann modified the milestones: 3.0.6, 3.0.7 Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant