Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jun 2020 21:16:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 246790] www/firefox 77.0 fail to render most pages
Message-ID:  <bug-246790-21738-XnqFmfd6Yn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246790-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246790-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246790

--- Comment #9 from Christoph Moench-Tegeder <cmt@freebsd.org> ---
(In reply to megamansec from comment #7)
Let's stick to usn.ubuntu.com for a moment. That server sends compressed da=
ta
by default, but marks that with "Content-Encoding: gzip", which looks corre=
ct
(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 cas=
e?).
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246790-21738-XnqFmfd6Yn>