From a30ab7fb969a739be292a35dc31e48fce8c00f9a Mon Sep 17 00:00:00 2001 From: tdurieux Date: Sun, 3 May 2026 21:23:59 +0200 Subject: [PATCH] fix: don't declare Accept-Ranges: none for binary files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The server set Accept-Ranges: none on every file response. For text we anonymize on the fly so byte ranges aren't meaningful, but binary entries pass through unchanged — and the explicit "none" header makes some browsers refuse to play