Skip to content
Discussion options

You must be logged in to vote

Someone gave me the fix on discord:

tastybacon
 — 
I think the problem here is that products.json.zip is in a zip format, which is not equivalent to gzip. gzip formatted files usually have a .gz extension. When I run gzip  products.json and run your code with the file produced by that command, it works fine.

This is working: yanns/axum-gzip@fb5fd88

Replies: 1 comment

Comment options

yanns
Sep 8, 2023
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by yanns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant