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

Issue 6903057: code review 6903057: net/http: fix text for ErrBodyReadAfterClose (Closed)

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

Description

net/http: fix text for ErrBodyReadAfterClose Can happen in both request and response. Also use it in one place that wasn't. Fixes issue 3997.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/pkg/net/http/server.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/transfer.go View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 4 months ago (2012-12-09 18:31:08 UTC) #1
bradfitz
LGTM On Dec 9, 2012 1:31 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > > Message: ...
11 years, 4 months ago (2012-12-09 18:40:18 UTC) #2
rsc
11 years, 4 months ago (2012-12-10 06:42:15 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=0e888189a5e2 ***

net/http: fix text for ErrBodyReadAfterClose

Can happen in both request and response.
Also use it in one place that wasn't.

Fixes issue 3997.

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/6903057
Sign in to reply to this message.

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