1
0
mirror of https://github.com/golang/go synced 2024-11-12 08:00:22 -07:00
go/src/mime
Kenichi Tsunokawa ce17481b7a mime: add .jpeg for builtin
Change-Id: I32b0c02039d8baca1358dac2cc0afd14fa6cd173
GitHub-Last-Rev: d3be7aa039
GitHub-Pull-Request: golang/go#31232
Reviewed-on: https://go-review.googlesource.com/c/go/+/170657
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-04-03 18:17:48 +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_test.go mime: re-accept empty encoded-text 2017-04-29 04:14:36 +00:00
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: correctly detect non-ASCII characters in FormatMediaType 2018-11-20 14:39:44 +00:00
mediatype.go mime: remove allocation introduced in recent fix 2018-11-20 19:09:38 +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
type.go mime: add .jpeg for builtin 2019-04-03 18:17:48 +00:00