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

Issue 55470048: code review 55470048: net/http: make responseAndError satisfy the net.Error i... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 3 months ago by rick
Modified:
10 years, 3 months ago
Reviewers:
gobot, bradfitz
CC:
golang-codereviews, bradfitz
Visibility:
Public.

Description

net/http: make responseAndError satisfy the net.Error interface Allow clients to check for timeouts without relying on error substring matching. Fixes issue 6185.

Patch Set 1 #

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

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

Patch Set 4 : diff -r a5b451d7be59 https://code.google.com/p/go #

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

Messages

Total messages: 4
rick
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 3 months ago (2014-02-07 03:05:48 UTC) #1
bradfitz
LGTM
10 years, 3 months ago (2014-02-12 15:59:41 UTC) #2
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=2216f3f28a2c *** net/http: make responseAndError satisfy the net.Error interface Allow clients to ...
10 years, 3 months ago (2014-02-12 15:59:53 UTC) #3
gobot
10 years, 3 months ago (2014-02-12 16:03:34 UTC) #4
This CL appears to have broken the linux-amd64 builder.
Sign in to reply to this message.

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