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

Compress REST service responses #15

Open
twagoo opened this issue Jul 20, 2016 · 0 comments
Open

Compress REST service responses #15

twagoo opened this issue Jul 20, 2016 · 0 comments
Milestone

Comments

@twagoo
Copy link
Member

twagoo commented Jul 20, 2016

https://trac.clarin.eu/ticket/820

Many of the responses of the Component Registry REST service often are quite lengthy bits XML (or JSON) that could easily be compressed. Jersey has support for this, which can be enabled either globally or in specific cases. See ​http://www.codingpedia.org/ama/how-to-compress-responses-in-java-rest-api-with-gzip-and-jersey/ for information and instructions.

@twagoo twagoo added this to the 2.2.0 milestone Jul 20, 2016
@twagoo twagoo modified the milestones: 2.2.0, 2.3.0 Nov 14, 2016
@twagoo twagoo modified the milestones: 2.3.0, 2.4.0 Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant