]> Cypherpunks repositories - gostls13.git/commit
mime: ignore .js => text/plain in Windows registry
authorIan Lance Taylor <iant@golang.org>
Tue, 17 May 2022 19:28:28 +0000 (12:28 -0700)
committerIan Lance Taylor <iant@golang.org>
Sat, 28 May 2022 20:07:28 +0000 (20:07 +0000)
commit52f68efa45a34e60e8fc5a2ad5fc124a865ac2a4
tree69fab977103ea5e60d7690f1216e2f6170cae6e9
parent1247354a08a377e4731e3004528ef28e83a47dec
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>
doc/go1.19.html
src/mime/type_windows.go