1
0
mirror of https://github.com/golang/go synced 2024-11-19 14:54:43 -07:00
go/src/mime
Richard Musiol 115b1cd192 mime: add wasm architecture
This commit adds the wasm architecture to the mime package.

Updates #18892

Change-Id: I0481057bd52e39d84b3d6f5140335e293eff38f3
Reviewed-on: https://go-review.googlesource.com/106998
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-04-13 20:20:12 +00:00
..
multipart mime/multipart: test for presence of filename instead of content-type 2018-03-10 00:33:10 +00:00
quotedprintable
testdata
encodedword_test.go
encodedword.go all: use strings.Builder instead of bytes.Buffer where appropriate 2018-03-26 23:05:53 +00:00
example_test.go
grammar.go
mediatype_test.go
mediatype.go all: use strings.Builder instead of bytes.Buffer where appropriate 2018-03-26 23:05:53 +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