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 gzip (and brotli) compression #14

Open
simon04 opened this issue Jan 14, 2020 · 0 comments
Open

Enable gzip (and brotli) compression #14

simon04 opened this issue Jan 14, 2020 · 0 comments

Comments

@simon04
Copy link

simon04 commented Jan 14, 2020

https://sophox.org/sparql returns data w/o gzip (and brotli) compression.

To reproduce:

  1. Open https://sophox.org/#SELECT%20%2a%20WHERE%20%7B%0A%20%20%3FosmId%20osmm%3Atype%20%3FosmType%20.%0A%20%20%3FosmId%20osmt%3Aplace%20%3Fplace%20%20.%0A%7D%20LIMIT%201000 in browser
  2. Open network from developer tools
  3. Run query
  4. Observe that transferred size ≈ size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant