#121 Support css files in webserver

Signed-off-by: Marcelo Roberto Jimenez <mroberto@users.sourceforge.net>
This commit is contained in:
Dirk 2013-10-28 20:21:36 +08:00 committed by Marcelo Roberto Jimenez
parent a596abfbe3
commit 72460df747

View File

@ -156,6 +156,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"