1
0
mirror of https://github.com/golang/go synced 2024-11-18 17:14:45 -07:00
go/src/mime
Paschalis Tsilias dba9323f76 mime: allow duplicate media type parameters with equivalent values
Fixes #48866

Change-Id: I2bd2c806e44eb4064b1fb9a6509d79cecbbef013
Reviewed-on: https://go-review.googlesource.com/c/go/+/363094
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Tim King <taking@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Damien Neil <dneil@google.com>
Reviewed-by: David Chase <drchase@google.com>
2022-08-26 17:58:37 +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
encodedword.go all: use bytes.Cut, strings.Cut 2021-10-06 15:53:04 +00:00
example_test.go
grammar.go
mediatype_test.go mime: allow duplicate media type parameters with equivalent values 2022-08-26 17:58:37 +00:00
mediatype.go mime: allow duplicate media type parameters with equivalent values 2022-08-26 17:58:37 +00:00
type_dragonfly.go
type_freebsd.go
type_openbsd.go
type_plan9.go
type_test.go mime: remove test ordering dependency 2022-08-08 21:09:03 +00:00
type_unix_test.go mime: remove test ordering dependency 2022-08-08 21:09:03 +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