Sign in
go
/
go
/
e8694c8196e39328d6d61b1f32228d21112008d7
/
src
/
mime
/
mediatype_test.go
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/mime/mediatype_test.go]
ef25861
mime: sort attributes in FormatMediaType
by Brad Fitzpatrick
· 11 years ago
b990c40
mime: escape backslash in attribute values
by Pieter Droogendijk
· 12 years ago
7f7a70f
mime: make ParseMediaType return zero results on error
by Brad Fitzpatrick
· 13 years ago
a00de45
mime: make FormatMediaType take full type for consistency
by Brad Fitzpatrick
· 13 years ago
c2049d2
src/pkg/[a-m]*: gofix -r error -force=error
by Russ Cox
· 13 years ago
a986d98
mime: ParseMediaType returns os.Error now, not a nil map
by Brad Fitzpatrick
· 14 years ago
e0e28d2
mime: lower-case media type parameters
by Pascal S. de Kloe
· 14 years ago
98176b7
mime: RFC 2231 continuation / non-ASCII support
by Brad Fitzpatrick
· 14 years ago
90e4ece
mime: bunch more tests, few minor parsing fixes
by Brad Fitzpatrick
· 14 years ago
3478891
gofmt -s -w src misc
by Robert Griesemer
· 14 years ago
9b64fef
mime/multipart and HTTP multipart/form-data support
by Brad Fitzpatrick
· 15 years ago