From: Christian Schulte 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 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] Just my 2cents, -- Christian