mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
FHEM/HttpUtils.pm: add audio/mpeg mime type (Forum #89676)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@17034 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
92b8553352
commit
b83b380c47
@ -17,6 +17,7 @@ my %ext2MIMEType= qw{
|
||||
ico image/x-icon
|
||||
jpg image/jpeg
|
||||
js text/javascript
|
||||
mp3 audio/mpeg
|
||||
mp4 video/mp4
|
||||
pdf application/pdf
|
||||
png image/png
|
||||
|
Loading…
x
Reference in New Issue
Block a user