enhanced qse_awk_flt_t handling
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
suffix ".htm" = "text/html";
|
||||
suffix ".html" = "text/html";
|
||||
suffix ".txt" = "text/plain";
|
||||
suffix ".log" = "text/plain";
|
||||
suffix ".css" = "text/css";
|
||||
suffix ".xml" = "text/xml";
|
||||
suffix ".js" = "application/javascript";
|
||||
|
Reference in New Issue
Block a user