http://codereview.appspot.com/186160/diff/23/25 File src/pkg/http/mimetype.go (right): http://codereview.appspot.com/186160/diff/23/25#newcode5 src/pkg/http/mimetype.go:5: // mime type association blank line after this comment. ...
15 years, 3 months ago
(2010-01-15 22:20:56 UTC)
#2
LGTM but please make the few small changes below. http://codereview.appspot.com/186160/diff/2002/31 File src/pkg/http/mimetype.go (right): http://codereview.appspot.com/186160/diff/2002/31#newcode34 src/pkg/http/mimetype.go:34: ...
15 years, 3 months ago
(2010-01-26 20:46:21 UTC)
#4
sure. the mimetype.go file looks good. how about moving it to mime/type.go and then make ...
15 years, 3 months ago
(2010-01-28 23:56:22 UTC)
#7
sure. the mimetype.go file looks good.
how about moving it to mime/type.go
and then make the function it exports
mime.TypeByExtension(ext string)?
i'll wait for you to update the CL.
please hg sync before re-mailing.
Ok done On 2010/01/28 23:56:22, rsc1 wrote: > sure. the mimetype.go file looks good. > ...
15 years, 3 months ago
(2010-02-01 22:39:02 UTC)
#8
Ok done
On 2010/01/28 23:56:22, rsc1 wrote:
> sure. the mimetype.go file looks good.
> how about moving it to mime/type.go
> and then make the function it exports
> mime.TypeByExtension(ext string)?
>
> i'll wait for you to update the CL.
> please hg sync before re-mailing.
*** Submitted as http://code.google.com/p/go/source/detail?r=f1f1151848c3 *** mime: new package, use in http R=rsc CC=golang-dev http://codereview.appspot.com/186160 Committer: ...
15 years, 2 months ago
(2010-02-10 04:47:50 UTC)
#16
Issue 186160: code review 186160: mime: new package, use in http
(Closed)
Created 15 years, 3 months ago by hoisie
Modified 15 years, 2 months ago
Reviewers:
Base URL:
Comments: 31