rrthomas / DarkGlass

Simple CMS that publishes a directory tree
https://rrthomas.github.io/DarkGlass
Other
1 stars 1 forks source link

Mask out some Hulot converters #36

Closed rrthomas closed 11 months ago

rrthomas commented 11 months ago

As of today, Hulot supports converting e.g. text/json to text/html. DarkGlass naively uses this (and the same for application/javascript) and everything breaks. DarkGlass should not (normally) convert MIME types that are used in their own right.