Re: adding MIME type for XSLT

2022-02-12 Thread Florian Obser
On 2022-02-11 21:51 UTC, Stuart Henderson wrote: > On 2022/02/11 11:19, Florian Obser wrote: >> I'm wondering if we need to sync, unfortunately the two files are >> not diffable :/ > > easy enough to transform, and the extensions and mimetypes are basically > in sync. here are the differences: > >

Re: adding MIME type for XSLT

2022-02-11 Thread Stuart Henderson
On 2022/02/11 11:19, Florian Obser wrote: > I'm wondering if we need to sync, unfortunately the two files are > not diffable :/ easy enough to transform, and the extensions and mimetypes are basically in sync. here are the differences: --- ours +++ nginx @@ -2 +1,0 @@ application/atom+xml atom -a

Re: adding MIME type for XSLT

2022-02-11 Thread Jesse Alama
On Fri, Feb 11, 2022, at 11:19 AM, Florian Obser wrote: > On 2022-02-11 02:29 -07, "Anthony J. Bentley" wrote: >> Jesse Alama writes: >>> XSLT is a well-established XML-based language for stylesheets. It has been >>> ar >>> ound since the late 90s; the most recent version was finalized in 2017 (

Re: adding MIME type for XSLT

2022-02-11 Thread Florian Obser
On 2022-02-11 02:29 -07, "Anthony J. Bentley" wrote: > Jesse Alama writes: >> XSLT is a well-established XML-based language for stylesheets. It has been ar >> ound since the late 90s; the most recent version was finalized in 2017 (see >> https://www.w3.org/TR/xslt-30/). The mime.types file bundl

Re: adding MIME type for XSLT

2022-02-11 Thread Anthony J. Bentley
Jesse Alama writes: > XSLT is a well-established XML-based language for stylesheets. It has been ar > ound since the late 90s; the most recent version was finalized in 2017 (see > https://www.w3.org/TR/xslt-30/). The mime.types file bundled with OpenBSD 7.0 > -- typically used with httpd -- does

adding MIME type for XSLT

2022-02-10 Thread Jesse Alama
XSLT is a well-established XML-based language for stylesheets. It has been around since the late 90s; the most recent version was finalized in 2017 (see https://www.w3.org/TR/xslt-30/). The mime.types file bundled with OpenBSD 7.0 -- typically used with httpd -- doesn't include this common MIME