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

Adding new compressible prefixes #1092

Merged
merged 2 commits into from
Sep 7, 2021
Merged

Adding new compressible prefixes #1092

merged 2 commits into from
Sep 7, 2021

Conversation

kyleu
Copy link
Contributor

@kyleu kyleu commented Sep 5, 2021

SVGs are XML, and compress well. This PR adds image/svg to the list of compressible prefixes

Copy link
Collaborator

@erikdubbelboer erikdubbelboer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can extend the list a bit more. Cloudflare has a nice list of compressible content types: https://support.cloudflare.com/hc/en-us/articles/200168396-What-will-Cloudflare-compress-

Can you change this?

@kyleu
Copy link
Contributor Author

kyleu commented Sep 6, 2021

Added, thanks

@kyleu kyleu changed the title Adding image/svg as compressible prefix Adding new compressible prefixes Sep 6, 2021
@erikdubbelboer erikdubbelboer merged commit 713da4e into valyala:master Sep 7, 2021
@erikdubbelboer
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants