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

Issue 4290052: code review 4290052: http: add NewProxyClientConn (Closed)

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

Description

http: add NewProxyClientConn This just returns a ClientConn suitable for writing proxy requests. To be used in Transport.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 3
bradfitz
Hello rsc, petar-m (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 2 months ago (2011-03-16 20:40:46 UTC) #1
rsc
LGTM
14 years, 2 months ago (2011-03-16 21:23:54 UTC) #2
bradfitz
14 years, 2 months ago (2011-03-16 21:32:38 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=08c79ec9c4b9 ***

http: add NewProxyClientConn

This just returns a ClientConn suitable for writing
proxy requests.  To be used in Transport.

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

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