Fix #266: Ensure we do not store bad mimetypes

This commit is contained in:
Eliot Berriot 2018-06-03 18:07:59 +02:00
commit 5afc3e4637
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
3 changed files with 9 additions and 4 deletions

View file

@ -0,0 +1 @@
Ensure we do not store bad mimetypes (such as application/x-empty) (#266)