From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 7347 invoked from network); 10 Jan 2021 21:01:49 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 10 Jan 2021 21:01:49 -0000 Received: from orthanc.ca ([208.79.93.154]) by 1ess; Sun Jan 10 15:30:57 -0500 2021 Received: from orthanc.ca (localhost [127.0.0.1]) by orthanc.ca (OpenSMTPD) with ESMTP id 2b3064ce for <9front@9front.org>; Sun, 10 Jan 2021 12:30:56 -0800 (PST) From: Lyndon Nerenberg To: 9front@9front.org In-reply-to: References: Comments: In-reply-to ori@eigenstate.org message dated "Sun, 10 Jan 2021 11:51:33 -0800." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <43224.1610310656.1@orthanc.ca> Date: Sun, 10 Jan 2021 12:30:56 -0800 Message-ID: List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: non-blocking scripting metadata interface framework markup Subject: Re: [9front] [PATCH] webfs: add 'headers' file Reply-To: 9front@9front.org Precedence: bulk > One other thought that I just had: What if we picked > a few of the mandatory or very common headers (contenttype, > etc) and put them explicitly in the request dir, and > moved the rest to a less-mangled headers subdir? If we're going to have a headers/... directory do we really need to duplicate some of those files elsewhere? For consistency's sake I'd just keep 'em all in the one directory and call it a day. --lyndon