Add css mimetype
This commit is contained in:
@@ -66,6 +66,7 @@ typedef struct {
|
|||||||
static const MimeMap mimeTypes[]={
|
static const MimeMap mimeTypes[]={
|
||||||
{"htm", "text/htm"},
|
{"htm", "text/htm"},
|
||||||
{"html", "text/html"},
|
{"html", "text/html"},
|
||||||
|
{"css", "text/css"},
|
||||||
{"js", "text/javascript"},
|
{"js", "text/javascript"},
|
||||||
{"txt", "text/plain"},
|
{"txt", "text/plain"},
|
||||||
{"jpg", "image/jpeg"},
|
{"jpg", "image/jpeg"},
|
||||||
|
|||||||
Reference in New Issue
Block a user