We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://liberda.nl/weblog/trust-no-client/
"Enable text compression" diagnostic appeared for the document
recognizing zstd as a compression algorithm (it has shipped in M123)
checked logs (reduced for clarity):
{ "method": "Network.responseReceived", "params": { "type": "Document", "response": { "url": "https://liberda.nl/weblog/trust-no-client/", "status": 200, "statusText": "", "headers": { "content-encoding": "zstd", "content-length": "8155", "content-type": "text/html", "vary": "Accept-Encoding" }, "responseTime": 1711224797711.976, "protocol": "h2", }, } }
CLI
b64619a
123.0.6312.58
v21.7.1
Alpine Linux
No response
The text was updated successfully, but these errors were encountered:
recognize zstd as a compression algorithm
2dcd5fb
bug: GoogleChrome#15882
core(fix): recognize zstd as a compression algorithm
155f3dc
fixup! core(fix): recognize zstd as a compression algorithm
e65a4e3
adamraine
Successfully merging a pull request may close this issue.
FAQ
URL
https://liberda.nl/weblog/trust-no-client/
What happened?
"Enable text compression" diagnostic appeared for the document
What did you expect?
recognizing zstd as a compression algorithm (it has shipped in M123)
What have you tried?
checked logs (reduced for clarity):
How were you running Lighthouse?
CLI
Lighthouse Version
b64619a
Chrome Version
123.0.6312.58
Node Version
v21.7.1
OS
Alpine Linux
Relevant log output
No response
The text was updated successfully, but these errors were encountered: