]> Cypherpunks repositories - gostls13.git/commit
http: add Server type supporting timeouts
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 10 Feb 2011 22:36:22 +0000 (14:36 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 10 Feb 2011 22:36:22 +0000 (14:36 -0800)
commit876e9d1b89cf87f3791153fa9472142cd5294223
tree15c3aed8920451e8b068cb7addcdb784e5a178d4
parent12bdb29bdf080af43ba7688ae5af4053eb4f7288
http: add Server type supporting timeouts

R=rsc
CC=golang-dev
https://golang.org/cl/4172041
src/pkg/http/serve_test.go
src/pkg/http/server.go