From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id C6E6F1F463; Wed, 1 Jan 2020 19:07:14 +0000 (UTC) Date: Wed, 1 Jan 2020 19:07:14 +0000 From: Eric Wong To: meta@public-inbox.org Subject: Re: [PATCH 1/6] wwwstatic: implement Last-Modified and If-Modified-Since Message-ID: <20200101190714.GA17249@dcvr> References: <20200101103859.15401-1-e@80x24.org> <20200101103859.15401-2-e@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200101103859.15401-2-e@80x24.org> List-Id: Eric Wong wrote: > We're already static files for cgit, and will serve more ^- "serving" > static files, soon.