On 2026-05-13, Christian Schulte <[email protected]> wrote: > has this been discussed somewhere already? > > TL;DR > > On my journey to move some decade old webpages to a new machine running > OpenBSD base only, I discovered there are some pages I would need > content negotiation in httpd for - mostly for serving pages in different > languages based on the Accept-Language header and such.
It's not supported. httpd is essentially a simple HTTP daemon for simple use-cases.

