mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
Brotli fails to decode some HTTP response bodies received from yelp.com #507
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @guoye-zhang on GitHub (Apr 10, 2024).
This specific URL loads fine in Chrome.
The archive might not have been terminated correctly.
@perkfly commented on GitHub (May 6, 2024):
I also find the same error, it seems that curl 8.5 and 8.6 has some issues, but curl 8.7.1 works fine for me.