Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2166)

Issue 4184061: code review 4184061: http: cleaned up HEAD request method. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by padraig
Modified:
14 years ago
Reviewers:
CC:
golang-dev, adg
Visibility:
Public.

Description

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().

Patch Set 1 #

Patch Set 2 : diff -r f8d31ca621c6 /Users/Padraig/Documents/Code/go/.hg #

Patch Set 3 : diff -r f8d31ca621c6 /Users/Padraig/Documents/Code/go/.hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5 lines) Patch
M src/pkg/http/client.go View 1 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 3
padraig
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to /Users/Padraig/Documents/Code/go/.hg
14 years ago (2011-02-20 20:04:20 UTC) #1
adg
LGTM On 21 February 2011 07:04, <padraigkitterick@gmail.com> wrote: > Reviewers: golang-dev_googlegroups.com, > > Message: > ...
14 years ago (2011-02-21 23:01:35 UTC) #2
adg
14 years ago (2011-02-21 23:40:41 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=bd5b6dc81178 ***

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
http://codereview.appspot.com/4184061

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b