#121 Support css files in webserver
Signed-off-by: Marcelo Roberto Jimenez <mroberto@users.sourceforge.net>
(cherry picked from commit 72460df747
)
This commit is contained in:
parent
c7f60be9ef
commit
b252df8298
@ -158,6 +158,7 @@ static const char *gEncodedMediaTypes =
|
||||
"au\0" AUDIO_STR "basic\0"
|
||||
"avi\0" VIDEO_STR "msvideo\0"
|
||||
"bmp\0" IMAGE_STR "bmp\0"
|
||||
"css\0" TEXT_STR "css\0"
|
||||
"dcr\0" APPLICATION_STR "x-director\0"
|
||||
"dib\0" IMAGE_STR "bmp\0"
|
||||
"dir\0" APPLICATION_STR "x-director\0"
|
||||
|
Loading…
Reference in New Issue
Block a user