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

Issue 136710044: code review 136710044: net/http: ensured that proxy errors are returned by Tra...

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 7 months ago by jmtuley
Modified:
9 years, 7 months ago
Reviewers:
bradfitz
CC:
bradfitz, golang-codereviews, jtuley_pivotal.io
Visibility:
Public.

Description

net/http: ensured that proxy errors are returned by Transport.RoundTrip. Fixes issue 8755.

Patch Set 1 #

Patch Set 2 : diff -r 367f0d62a03d1a14dd5b624ad68f86ca91c74419 https://code.google.com/p/go #

Total comments: 1

Patch Set 3 : diff -r 367f0d62a03d1a14dd5b624ad68f86ca91c74419 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M src/net/http/transport.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/net/http/transport_test.go View 1 2 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 7
jmtuley
Fixes issue 8755.
9 years, 7 months ago (2014-09-17 02:31:21 UTC) #1
bradfitz
Have you submitted the CLA? https://codereview.appspot.com/136710044/diff/20001/src/net/http/transport_test.go File src/net/http/transport_test.go (right): https://codereview.appspot.com/136710044/diff/20001/src/net/http/transport_test.go#newcode1 src/net/http/transport_test.go:1: // Copyright 2011 The ...
9 years, 7 months ago (2014-09-17 20:04:18 UTC) #2
jmtuley
Thanks, just took care of the CLA.
9 years, 7 months ago (2014-09-17 20:09:33 UTC) #3
bradfitz
Fix the mangled line in transport_test.go too On Wed, Sep 17, 2014 at 4:09 PM, ...
9 years, 7 months ago (2014-09-17 20:50:32 UTC) #4
jmtuley
Hello bradfitz@golang.org (cc: golang-codereviews@googlegroups.com, jtuley@pivotal.io), I'd like you to review this change to https://code.google.com/p/go
9 years, 7 months ago (2014-09-18 00:53:21 UTC) #5
bradfitz
LGTM
9 years, 7 months ago (2014-09-19 15:28:28 UTC) #6
bradfitz
9 years, 7 months ago (2014-09-19 15:28:43 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=80d8c7b85a34 ***

net/http: ensured that proxy errors are returned by Transport.RoundTrip.

Fixes issue 8755.

LGTM=bradfitz
R=bradfitz
CC=golang-codereviews, jtuley
https://codereview.appspot.com/136710044

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

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