go/src/mime
Illirgway 578ada410d mime: keep parsing after trailing semicolon
Fixes #46323

Change-Id: Ibd624b1aaa15f907b7eb965b4eaec61018a45486
GitHub-Last-Rev: 7ad670b088
GitHub-Pull-Request: golang/go#47029
Reviewed-on: https://go-review.googlesource.com/c/go/+/332509
Trust: Ian Lance Taylor <iant@golang.org>
Trust: Damien Neil <dneil@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
2021-11-09 22:58:24 +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.go all: use bytes.Cut, strings.Cut 2021-10-06 15:53:04 +00:00
encodedword_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +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.go mime: keep parsing after trailing semicolon 2021-11-09 22:58:24 +00:00
mediatype_test.go mime: keep parsing after trailing semicolon 2021-11-09 22:58:24 +00:00
type.go mime: document use of the Shared MIME-Info Database 2021-05-26 22:41:35 +00:00
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.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
type_unix_test.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
type_windows.go syscall: remove dependency on io 2020-10-13 00:55:35 +00:00