]> Cypherpunks repositories - gostls13.git/commit
http: corrected comment for Response.GetHeader.
authorAndrew Gerrand <adg@golang.org>
Tue, 2 Mar 2010 21:53:22 +0000 (08:53 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 2 Mar 2010 21:53:22 +0000 (08:53 +1100)
commitadf1e4c5fd6de0bede88def1c62ecf4a3ea53e6e
tree1d77969664be8abc0df59249f5c3dd5193259b24
parentf44fa9b4c711748820875ac40cb0c31d5dc97a42
http: corrected comment for Response.GetHeader.

Fixes #622.

R=rsc
CC=golang-dev
https://golang.org/cl/224084
src/pkg/http/response.go