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

Issue 7606044: code review 7606044: net/http: bit more docs on Client vs Transport (Closed)

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

Description

net/http: bit more docs on Client vs Transport This isn't as bad as it used to be, but add a bit more detail to close the issue. Fixes issue 3359

Patch Set 1 #

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

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

Patch Set 4 : diff -r 07986049cf6b https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 96b92ad48d10 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -9 lines) Patch
M src/pkg/net/http/client.go View 1 1 chunk +8 lines, -4 lines 0 comments Download
M src/pkg/net/http/response.go View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M src/pkg/net/http/transport.go View 1 2 3 4 chunks +18 lines, -5 lines 0 comments Download

Messages

Total messages: 5
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 2 months ago (2013-03-11 23:46:49 UTC) #1
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 2 months ago (2013-03-11 23:59:58 UTC) #2
bradfitz
(updated to address review feedback via issue tracker) Ready for review again. On Mon, Mar ...
11 years, 2 months ago (2013-03-12 00:02:11 UTC) #3
adg1
LGTM except I think the word is "dechunked" rather than "unchunked". On 12 Mar 2013 ...
11 years, 2 months ago (2013-03-12 00:56:15 UTC) #4
bradfitz
11 years, 2 months ago (2013-03-12 01:51:07 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=ae5a4de1885a ***

net/http: bit more docs on Client vs Transport

This isn't as bad as it used to be, but add a bit
more detail to close the issue.

Fixes issue 3359

R=golang-dev, adg
CC=golang-dev
https://codereview.appspot.com/7606044
Sign in to reply to this message.

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