go/src/mime
Ian Lance Taylor a6293995c5 mime/multipart: quote boundary in Content-Type if necessary
Fixes #26532

Change-Id: Ic086c90503c7b24982f947c828c7ccf016ddbf69
Reviewed-on: https://go-review.googlesource.com/c/154120
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-12-13 23:58:06 +00:00
..
multipart mime/multipart: quote boundary in Content-Type if necessary 2018-12-13 23:58:06 +00:00
quotedprintable mime/quotedprintable: accept bytes >= 0x80 2018-06-27 17:00:08 +00:00
testdata
encodedword.go mime: do a pre-allocation in encodeWord 2018-05-15 16:20:14 +00:00
encodedword_test.go
example_test.go
grammar.go
mediatype.go mime: remove allocation introduced in recent fix 2018-11-20 19:09:38 +00:00
mediatype_test.go mime: correctly detect non-ASCII characters in FormatMediaType 2018-11-20 14:39:44 +00:00
type.go mime: change *.js mime type to application/javascript, not x-javascript 2018-06-20 22:20:41 +00:00
type_dragonfly.go
type_freebsd.go
type_openbsd.go
type_plan9.go
type_test.go
type_unix.go mime: add AIX operating system 2018-10-10 15:19:38 +00:00
type_windows.go