]> Cypherpunks repositories - gostls13.git/commit
http: allow override of Content-Type for ServeFile
authorAndrew Gerrand <adg@golang.org>
Wed, 6 Apr 2011 04:52:42 +0000 (14:52 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 6 Apr 2011 04:52:42 +0000 (14:52 +1000)
commitb44dbff8c8ba9296ca567af08ab5319429d56332
tree6c1f8113aea61187b114be5c40a9822d522a524f
parent360ab50a9b2ae5eb11b0dbd9df73d68b95864a8a
http: allow override of Content-Type for ServeFile

R=bradfitz, bradfitzwork
CC=golang-dev
https://golang.org/cl/4368041
src/pkg/http/fs.go
src/pkg/http/fs_test.go