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

Issue 4536091: code review 4536091: http: let Transport use a custom net.Dial function (Closed)

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

Description

http: let Transport use a custom net.Dial function Permits the use of SOCKS proxy dialer with the transport.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 3
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/
13 years, 10 months ago (2011-05-27 20:58:17 UTC) #1
adg
LGTM
13 years, 10 months ago (2011-05-29 09:56:02 UTC) #2
bradfitz
13 years, 10 months ago (2011-05-29 16:32:42 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=e3d8afba9765 ***

http: let Transport use a custom net.Dial function

Permits the use of SOCKS proxy dialer with
the transport.

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

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