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

(Fix) Don't compress webp losslessly through image proxy #4221

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

Roardom
Copy link
Collaborator

@Roardom Roardom commented Oct 12, 2024

The &ll query parameter prevents webp from being compressed: https://wsrv.nl/docs/format.html#lossless-compression. Adding &ll to non-webp images still seems to work fine from testing.

The `&ll` query parameter prevents webp from being compressed: https://wsrv.nl/docs/format.html#lossless-compression. Adding `&ll` to non-webp images still seems to work fine from testing.
Copy link

what-the-diff bot commented Oct 12, 2024

PR Summary

  • Improved URL Safety Measures
    Upgraded the way we make sure our URLs are safe, by adding an extra parameter to certain URLs for enhanced security.

@HDVinnie HDVinnie merged commit 0f4a4f2 into HDInnovations:8.x.x Oct 14, 2024
5 checks passed
@HDVinnie HDVinnie deleted the webp-lossless branch October 14, 2024 12:04
@Roardom
Copy link
Collaborator Author

Roardom commented Oct 14, 2024

Must have been asleep when I wrote this patch. Should have been don't compress webp lossily through image proxy.

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