1
0
mirror of https://github.com/golang/go synced 2024-11-11 19:01:37 -07:00
go/src/mime
Damien Neil 02beecb397 mime: document use of the Shared MIME-Info Database
For #44513.
Fixes #46013.

Change-Id: I382603208aa94b66d5220cf0f418b8528a4e4148
Reviewed-on: https://go-review.googlesource.com/c/go/+/322892
Trust: Damien Neil <dneil@google.com>
Run-TryBot: Damien Neil <dneil@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2021-05-26 22:41:35 +00:00
..
multipart net/http: ignore directory path when parsing multipart forms 2021-05-05 18:14:49 +00:00
quotedprintable all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
testdata mime: in globs2 file only keep first time extension is seen 2021-04-13 18:08:06 +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
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
mediatype.go
type_dragonfly.go
type_freebsd.go
type_openbsd.go
type_plan9.go
type_test.go mime: fix ExtensionsByType bug when there are duplicates 2020-02-25 21:09:55 +00:00
type_unix_test.go mime: support reading shared mime-info database on unix systems 2021-04-12 21:04:48 +00:00
type_unix.go mime: in globs2 file only keep first time extension is seen 2021-04-13 18:08:06 +00:00
type_windows.go syscall: remove dependency on io 2020-10-13 00:55:35 +00:00
type.go mime: document use of the Shared MIME-Info Database 2021-05-26 22:41:35 +00:00