commit | 1f39ed8a2debe6620d345f0a138af23c4e5c5a47 | [log] [tgz] |
---|---|---|
author | Padraig Kitterick <padraigkitterick@gmail.com> | Tue Feb 22 10:40:37 2011 +1100 |
committer | Andrew Gerrand <adg@golang.org> | Tue Feb 22 10:40:37 2011 +1100 |
tree | 78f5384f60f6da52ab534a2bbd430c17ae5e08dc | |
parent | c010b0e846d0055f87643373bab484f0d5923173 [diff] |
http: cleaned up HEAD request method. Removed a redefinition of the request URL which is never used and redundant checking of the return value from send(). R=golang-dev, adg CC=golang-dev https://golang.org/cl/4184061