mirror of
https://github.com/golang/go
synced 2024-11-21 19:54:41 -07:00
parent
a16ad6fe0f
commit
aec89c4c40
@ -19,7 +19,7 @@ var typeFiles = []string{
|
||||
}
|
||||
|
||||
var mimeTypes = map[string]string{
|
||||
".css": "text/css",
|
||||
".css": "text/css; charset=utf-8",
|
||||
".gif": "image/gif",
|
||||
".htm": "text/html; charset=utf-8",
|
||||
".html": "text/html; charset=utf-8",
|
||||
|
Loading…
Reference in New Issue
Block a user