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

Issue 5305090: code review 5305090: httputil: move ReverseProxy out of http (Closed)

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

Description

httputil: move ReverseProxy out of http http diet plan, continued.

Patch Set 1 #

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

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

Total comments: 1

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -22 lines) Patch
M src/pkg/Makefile View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/net/http/Makefile View 1 2 chunks +1 line, -2 lines 0 comments Download
M src/pkg/net/http/httputil/Makefile View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/net/http/httputil/reverseproxy.go View 1 8 chunks +14 lines, -13 lines 0 comments Download
M src/pkg/net/http/httputil/reverseproxy_test.go View 1 4 chunks +6 lines, -6 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, 4 months ago (2011-11-03 22:08:23 UTC) #1
adg
LGTM http://codereview.appspot.com/5305090/diff/5001/src/pkg/net/http/httputil/reverseproxy.go File src/pkg/net/http/httputil/reverseproxy.go (right): http://codereview.appspot.com/5305090/diff/5001/src/pkg/net/http/httputil/reverseproxy.go#newcode32 src/pkg/net/http/httputil/reverseproxy.go:32: Transport http.RoundTripper unrelated to this change: I would ...
13 years, 4 months ago (2011-11-03 22:46:22 UTC) #2
bradfitz
13 years, 4 months ago (2011-11-03 22:54:12 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=62a88d392930 ***

httputil: move ReverseProxy out of http

http diet plan, continued.

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

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