[Bug 246790] www/firefox 77.0 fail to render most pages

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 2 21:17:03 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246790

--- Comment #9 from Christoph Moench-Tegeder <cmt at freebsd.org> ---
(In reply to megamansec from comment #7)
Let's stick to usn.ubuntu.com for a moment. That server sends compressed data
by default, but marks that with "Content-Encoding: gzip", which looks correct
(here, firefox picks that up and... just works). Firefox sending
Accept-Encoding, getting compressed content (with Content-Encoding) and
displaying that is even more correct. (Are those headers intact in your case?).
Having to clear out Accept-Encoding is an ugly hack.
Curl only tries to decompress content if it has been told to request
compression, which sometimes makes debugging harder than it should be.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list