Index | Thread | Search

From:
Christian Schulte <cs@schulte.it>
Subject:
Re: add support to httpd for serving static brotli encoded files
To:
tech@openbsd.org
Date:
Tue, 24 Feb 2026 12:04:17 +0100

Download raw body.

Thread
Am 24.02.2026 um 03:44 schrieb Adam Mullins:
> The unified diff is included below.

From a syntax point of view the diff is lacking proper formatting
according to [1]. Adding functionality to a daemon in base to support
something not available in base may become a show stopper here. Even if
the compression algorithm uses the MIT license, it is not in base, so
whoever would want to use this functionality will have to install
additional packages.

[1] <https://man.openbsd.org/style>

Just my 2cents,
-- 
Christian