浏览代码

Merge branch 'master' of ssh://github.com/valenok/mongoose

Sergey Lyubka 12 年之前
父节点
当前提交
5157bd0960
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      mongoose.c

+ 1 - 0
mongoose.c

@@ -1893,6 +1893,7 @@ static const struct {
   {".xml", 4, "text/xml"},
   {".json",  5, "text/json"},
   {".xslt", 5, "application/xml"},
+  {".xsl", 4, "application/xml"},
   {".ra",  3, "audio/x-pn-realaudio"},
   {".doc", 4, "application/msword"},
   {".exe", 4, "application/octet-stream"},