]> Cypherpunks repositories - gostls13.git/commit
mime: add .webp for builtin
authorEduard Urbach <e.urbach@gmail.com>
Tue, 21 May 2019 06:06:11 +0000 (06:06 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 21 May 2019 14:05:00 +0000 (14:05 +0000)
commit9b2bd2f7151381cc54638726808f55c6088fa30a
tree92a7be28651869d30022ab6152a827d3170964fb
parent4f248e988aa67a122d3355f6a22d50c1675697bb
mime: add .webp for builtin

This change modifies Go to include image/webp as a built-in mime type for the .webp file extension.

Change-Id: Id46d34fac8cc859ddd69aa8669294815654214f8
GitHub-Last-Rev: f191e1c325126e2caeb3123c912131ce5236542b
GitHub-Pull-Request: golang/go#32157
Reviewed-on: https://go-review.googlesource.com/c/go/+/178317
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
src/mime/type.go