]> Cypherpunks repositories - gostls13.git/commit
http: close after responding to HTTP/1.0 request without Connection: keep-alive
authorRuss Cox <rsc@golang.org>
Mon, 7 Mar 2011 05:14:40 +0000 (00:14 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 7 Mar 2011 05:14:40 +0000 (00:14 -0500)
commitc4407b7552f272f79eb43d0441f2e43f54f7e681
tree8fb582190e58fbceba802e37f456e429ef686a68
parent2ae4f356cc785ef5ac4f756143cc6c2eb3a273d6
http: close after responding to HTTP/1.0 request without Connection: keep-alive

R=adg
CC=golang-dev
https://golang.org/cl/4245065
src/pkg/http/server.go