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

Issue 4633045: code review 4633045: http: document http client/transport thread safety (Closed)

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

Description

http: document http client/transport thread safety Fixes issue 1961

Patch Set 1 #

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

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

Total comments: 1

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

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

Messages

Total messages: 4
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg
12 years, 10 months ago (2011-06-16 21:10:19 UTC) #1
rsc
LGTM s/e.g. // s/should always/must/
12 years, 10 months ago (2011-06-16 21:54:30 UTC) #2
r
http://codereview.appspot.com/4633045/diff/4001/src/pkg/http/client.go File src/pkg/http/client.go (right): http://codereview.appspot.com/4633045/diff/4001/src/pkg/http/client.go#newcode21 src/pkg/http/client.go:21: // TCP connections) so Clients should be reused instead ...
12 years, 10 months ago (2011-06-16 21:57:05 UTC) #3
bradfitz
12 years, 10 months ago (2011-06-16 22:02:51 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=9fef9a578278 ***

http: document http client/transport thread safety

Fixes issue 1961

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

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