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

Compression support #2334

Closed
tomas-langer opened this issue Sep 8, 2020 · 0 comments · Fixed by #2379
Closed

Compression support #2334

tomas-langer opened this issue Sep 8, 2020 · 0 comments · Fixed by #2379
Assignees
Labels
2.x Issues for 2.x version branch enhancement New feature or request P2 webserver
Projects

Comments

@tomas-langer
Copy link
Member

Add support for gzip compression in Helidon.

This should be configurable for WebServer, e.g.:

server:
    port: 8080
    compression:
      enabled: true
@tomas-langer tomas-langer added enhancement New feature or request webserver 2.x Issues for 2.x version branch labels Sep 8, 2020
@tomas-langer tomas-langer added this to Needs triage in Backlog via automation Sep 8, 2020
@m0mus m0mus added P3 P2 and removed P3 labels Sep 10, 2020
@m0mus m0mus moved this from Needs triage to High priority in Backlog Sep 10, 2020
@tomas-langer tomas-langer linked a pull request Sep 23, 2020 that will close this issue
Backlog automation moved this from High priority to Closed Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issues for 2.x version branch enhancement New feature or request P2 webserver
Projects
Backlog
  
Closed
Development

Successfully merging a pull request may close this issue.

3 participants