Setting this header is always correct, even though it is not always
necessary. But it is necessary sometimes to prevent servers from
sending gz-compressed files in a way that causes them to get
decompressed on-the-fly on download (i.e. "Content-Encoding: gz").
see also https://pagure.io/fedora-infrastructure/issue/12812
It would be great if this could get backported (or released + updated)
in the Fedora package soon, since it is blocking work on affected
packages.
Setting this header is always correct, even though it is not always
necessary. But it is necessary sometimes to prevent servers from
sending gz-compressed files in a way that causes them to get
decompressed on-the-fly on download (i.e. "Content-Encoding: gz").
see also https://pagure.io/fedora-infrastructure/issue/12812
It would be great if this could get backported (or released + updated)
in the Fedora package soon, since it is blocking work on affected
packages.
Signed-off-by: Fabio Valentini decathorpe@gmail.com