Mike Fährmann 115fd2c6f2
"fix" incomplete MIME types (#632)
e-/exhentai's original image downloads currently send
incomplete/invalid Content-Type headers, "jpg" instead
of "image/jpg" etc, since the last update.
(https://forums.e-hentai.org/index.php?showtopic=236113)

This change prepends any Content-Type value missing a
media type specification with "image/", transforming it
into a valid MIME type.

(A global solution to a local problem, but it shouldn't
 cause any issues anywhere else)
2020-03-03 21:21:57 +01:00
..
2020-03-01 20:38:25 +01:00
2019-03-13 22:03:02 +01:00
2019-12-10 21:30:08 +01:00
2019-11-08 20:58:53 +01:00
2019-11-27 19:42:46 +01:00
2020-02-17 22:29:51 +01:00
2019-07-23 17:41:24 +02:00
2020-03-03 21:21:57 +01:00