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

Issue 6968049: code review 6968049: net/http: only call client SetCookie when needed (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by serbaut
Modified:
12 years, 7 months ago
Reviewers:
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

net/http: only call client SetCookie when needed

Patch Set 1 #

Patch Set 2 : diff -r e7cd0a82d669 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r e7cd0a82d669 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 397a572d7fc9 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 5
serbaut
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 7 months ago (2012-12-19 23:27:48 UTC) #1
bradfitz
I think that test is a little large. It only needs to test the new ...
12 years, 7 months ago (2012-12-19 23:29:28 UTC) #2
serbaut
Hello golang-dev@googlegroups.com, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 7 months ago (2012-12-19 23:50:12 UTC) #3
bradfitz
LGTM Much nicer test!
12 years, 7 months ago (2012-12-20 00:04:19 UTC) #4
bradfitz
12 years, 7 months ago (2012-12-20 00:24:45 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=5acb449b2a67 ***

net/http: only call client SetCookie when needed

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/6968049

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

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