Closed rrthomas closed 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.
text/json
text/html
application/javascript
As of today, Hulot supports converting e.g.
text/json
totext/html
. DarkGlass naively uses this (and the same forapplication/javascript
) and everything breaks. DarkGlass should not (normally) convert MIME types that are used in their own right.