]> Cypherpunks repositories - gostls13.git/commit
http: fix http handler signature changes previously missed
authorStephen Ma <stephenm@golang.org>
Thu, 30 Sep 2010 03:22:28 +0000 (13:22 +1000)
committerStephen Ma <stephenm@golang.org>
Thu, 30 Sep 2010 03:22:28 +0000 (13:22 +1000)
commitae5cb2c58195d34b1b189fe9de543fd9cc243227
treeb5b1c44557d8615a3fb6e93b32e0d35c9d48f55c
parenta2332a32b8c6eb3a71113ad86edffda709a59f4a
http: fix http handler signature changes previously missed

R=adg, rsc
CC=golang-dev
https://golang.org/cl/2303041
src/pkg/http/server.go
src/pkg/http/triv.go