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

Issue 1581041: code review 1581041: http: add Head function for making HTTP HEAD requests (Closed)

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

Description

http: add Head function for making HTTP HEAD requests

Patch Set 1 #

Patch Set 2 : code review 1581041: http: add Head function for making HTTP HEAD requests #

Patch Set 3 : code review 1581041: http: add Head function for making HTTP HEAD requests #

Patch Set 4 : code review 1581041: http: add Head function for making HTTP HEAD requests #

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

Messages

Total messages: 6
adg
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 9 months ago (2010-06-07 12:07:38 UTC) #1
rsc
doesn't a head request have to set Method = "HEAD" ? On Mon, Jun 7, ...
14 years, 9 months ago (2010-06-07 19:37:01 UTC) #2
adg
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 9 months ago (2010-06-07 19:55:00 UTC) #3
adg
Uhm, yes. Oops. On 7 June 2010 21:36, Russ Cox <rsc@golang.org> wrote: > doesn't a ...
14 years, 9 months ago (2010-06-07 19:55:38 UTC) #4
rsc1
LGTM
14 years, 9 months ago (2010-06-07 20:07:45 UTC) #5
adg
14 years, 9 months ago (2010-06-07 23:28:51 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=afdfb7c2a0f3 ***

http: add Head function for making HTTP HEAD requests

R=rsc
CC=golang-dev
http://codereview.appspot.com/1581041
Sign in to reply to this message.

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