1
0
mirror of https://github.com/golang/go synced 2024-11-18 13:24:39 -07:00
go/src/mime
cuiweixie e0e0c8fe98 mime: use strings.Builder
Change-Id: I2756fab046154a2df49435ba1978a32176de830a
Reviewed-on: https://go-review.googlesource.com/c/go/+/428265
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: xie cui <523516579@qq.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
2022-09-06 17:36:47 +00:00
..
multipart mime: use strings.Builder 2022-09-06 17:36:47 +00:00
quotedprintable mime: use strings.Builder 2022-09-06 17:36:47 +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: 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