diff --git a/mongoose.c b/mongoose.c index 156c598d..9d976e37 100644 --- a/mongoose.c +++ b/mongoose.c @@ -1889,6 +1889,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"},