Sign in
go
/
go
/
e8694c8196e39328d6d61b1f32228d21112008d7
/
src
/
mime
/
type.go
b86f393
mime: tighten up and simplify tests
by Brad Fitzpatrick
· 10 years ago
ec56bad
mime: add ExtensionByType method
by Nick Cooper
· 10 years ago
21e47d8
mime: add "image/svg+xml" type for extension ".svg"
by Joe Harrison
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/mime/type.go]
b155e79
mime: style, perf, and test updates to case-insensitive lookups
by Brad Fitzpatrick
· 11 years ago
af12dc5
mime: Make filename extensions case-insensitive
by Jeff R. Allen
· 11 years ago
a00de45
mime: make FormatMediaType take full type for consistency
by Brad Fitzpatrick
· 13 years ago
ac17fd4
mime: implement TypeByExtension for windows
by Alex Brainman
· 13 years ago
c2049d2
src/pkg/[a-m]*: gofix -r error -force=error
by Russ Cox
· 13 years ago
91643ac
mime: fix build
by Russ Cox
· 14 years ago
bd3627c
mime: text charset defaults
by Pascal S. de Kloe
· 14 years ago
aec89c4
mime: fix build
by Russ Cox
· 14 years ago
6a186d3
src/pkg: make package doc comments consistently start with "Package foo".
by Nigel Tao
· 14 years ago
8a90fd3
os: New Open API.
by Rob Pike
· 14 years ago
c78be46
once: replace all uses of package once with sync.Once.
by Rob Pike
· 15 years ago
c21e2f3
mime: add AddExtensionType
by Yuusei Kuwana
· 15 years ago
9b64fef
mime/multipart and HTTP multipart/form-data support
by Brad Fitzpatrick
· 15 years ago
c7122a3
simplify various code using new map index rule
by Russ Cox
· 15 years ago
f44fa9b
gofmt: experiment: align values in map composites where possible
by Robert Griesemer
· 15 years ago
0cba5fc
mime: new package, use in http
by Michael Hoisie
· 15 years ago