1
0
mirror of https://github.com/golang/go synced 2024-11-17 15:14:42 -07:00
go/src/mime
Brad Fitzpatrick da0d1a44ba all: use strings.ReplaceAll and bytes.ReplaceAll where applicable
I omitted vendor directories and anything necessary for bootstrapping.
(Tested by bootstrapping with Go 1.4)

Updates #27864

Change-Id: I7d9b68d0372d3a34dee22966cca323513ece7e8a
Reviewed-on: https://go-review.googlesource.com/137856
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-09-26 22:14:25 +00:00
..
multipart all: use strings.ReplaceAll and bytes.ReplaceAll where applicable 2018-09-26 22:14:25 +00:00
quotedprintable mime/quotedprintable: accept bytes >= 0x80 2018-06-27 17:00:08 +00:00
testdata
encodedword_test.go
encodedword.go mime: do a pre-allocation in encodeWord 2018-05-15 16:20:14 +00:00
example_test.go
grammar.go
mediatype_test.go mime: derestrict value backslash unescaping for all encodings 2018-09-24 16:13:59 +00:00
mediatype.go mime: derestrict value backslash unescaping for all encodings 2018-09-24 16:13:59 +00:00
type_dragonfly.go
type_freebsd.go
type_openbsd.go
type_plan9.go
type_test.go
type_unix.go mime: add wasm architecture 2018-04-13 20:20:12 +00:00
type_windows.go
type.go mime: change *.js mime type to application/javascript, not x-javascript 2018-06-20 22:20:41 +00:00