]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] net/http: send an explicit zero Content-Length when Handler...
authorAndrew Gerrand <adg@golang.org>
Fri, 21 Sep 2012 19:54:48 +0000 (05:54 +1000)
committerAndrew Gerrand <adg@golang.org>
Fri, 21 Sep 2012 19:54:48 +0000 (05:54 +1000)
commit3093d88aa601b61c28f72dae8026c1a2f621724d
tree2c51a8f808cd735ba2fa75f8e5391cd455d2b7b1
parent7102f123cf78fffee0291fb56058f613feda7af0
[release-branch.go1] net/http: send an explicit zero Content-Length when Handler never Writes
src/pkg/net/http/serve_test.go
src/pkg/net/http/server.go