mirror of
https://github.com/snltty/linker.git
synced 2025-10-09 02:50:12 +08:00
优化更新
This commit is contained in:
@@ -94,6 +94,7 @@ namespace linker.libs.web
|
||||
{ ".js","text/javascript; charset=utf-8"},
|
||||
{ ".html","text/html; charset=utf-8"},
|
||||
{ ".css","text/css; charset=utf-8"},
|
||||
{ ".zip","application/zip"},
|
||||
{ ".pac","application/x-ns-proxy-autoconfig; charset=utf-8"},
|
||||
};
|
||||
private string GetContentType(string path)
|
||||
|
Reference in New Issue
Block a user