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

Check if client uses compression #580

Open
sandervd opened this issue Apr 9, 2024 · 1 comment
Open

Check if client uses compression #580

sandervd opened this issue Apr 9, 2024 · 1 comment
Labels
component: core Issues related to LDI Building Blocks move to JIRA

Comments

@sandervd
Copy link
Contributor

sandervd commented Apr 9, 2024

Verify that the client asks for gzipped content

@sandervd sandervd added the needs triage Issue needs to be evaluated by team label Apr 9, 2024
@Yalz Yalz added component: core Issues related to LDI Building Blocks and removed needs triage Issue needs to be evaluated by team labels Apr 11, 2024
@jobulcke
Copy link
Collaborator

jobulcke commented Oct 3, 2024

The Client does not ask for gzipped content. In addition, I did a little investigation and for some reason, the default way to turn gzip compression on on a Spring Boot server, does not work on the LdesServer. Thus, before letting the client ask for gzipped content, this should be fixed in the server, probably with an implementation of a so called filter.

As this would be a new feature, with a small effort probably, I would move this to JIRA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: core Issues related to LDI Building Blocks move to JIRA
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants