1
0
mirror of https://github.com/golang/go synced 2024-11-17 07:04:44 -07:00
go/src/mime
Ian Lance Taylor 52f68efa45 mime: ignore .js => text/plain in Windows registry
This seems to be a common registry misconfiguration on Windows.

Fixes #32350

Change-Id: I68c617c42a6e72948e2acdf335ff8e7df569432d
Reviewed-on: https://go-review.googlesource.com/c/go/+/406894
Reviewed-by: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
2022-05-28 20:07:28 +00:00
..
multipart
quotedprintable
testdata mime: skip globs2 entries that are not simple file extensions 2022-05-13 21:01:01 +00:00
encodedword_test.go
encodedword.go
example_test.go
grammar.go
mediatype_test.go
mediatype.go
type_dragonfly.go
type_freebsd.go
type_openbsd.go
type_plan9.go
type_test.go
type_unix_test.go mime: skip globs2 entries that are not simple file extensions 2022-05-13 21:01:01 +00:00
type_unix.go mime: skip globs2 entries that are not simple file extensions 2022-05-13 21:01:01 +00:00
type_windows.go mime: ignore .js => text/plain in Windows registry 2022-05-28 20:07:28 +00:00
type.go