summaryrefslogtreecommitdiff
path: root/main/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/http.c')
-rw-r--r--main/http.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/http.c b/main/http.c
index e2885882f..d27ee4def 100644
--- a/main/http.c
+++ b/main/http.c
@@ -112,6 +112,7 @@ static struct {
{ "gif", "image/gif" },
{ "html", "text/html" },
{ "htm", "text/html" },
+ { "css", "text/css" },
{ "cnf", "text/plain" },
{ "cfg", "text/plain" },
{ "bin", "application/octet-stream" },