MIME: add WebP

fixes #5267
This commit is contained in:
Mauro Bieg 2019-02-02 10:05:06 +01:00 committed by GitHub
parent a6e3f1c775
commit 9225583ccf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -490,6 +490,7 @@ mimeTypesList = -- List borrowed from happstack-server.
,("wbmp","image/vnd.wap.wbmp")
,("wbxml","application/vnd.wap.wbxml")
,("webm","video/webm")
,("webp","image/webp")
,("wk","application/x-123")
,("wm","video/x-ms-wm")
,("wma","audio/x-ms-wma")