1
0
mirror of https://github.com/golang/go synced 2024-09-29 09:24:28 -06: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 all: gofmt main repo 2022-04-11 16:34:30 +00:00
quotedprintable all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
testdata mime: skip globs2 entries that are not simple file extensions 2022-05-13 21:01:01 +00:00
encodedword_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
encodedword.go all: use bytes.Cut, strings.Cut 2021-10-06 15:53:04 +00:00
example_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
grammar.go
mediatype_test.go mime: keep parsing after trailing semicolon 2021-11-09 22:58:24 +00:00
mediatype.go mime: keep parsing after trailing semicolon 2021-11-09 22:58:24 +00:00
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 all: gofmt main repo 2022-04-11 16:34:30 +00:00