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

Issue 52420043: code review 52420043: net/http: return UnexpectedEOF instead of EOF on trunca... (Closed)

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

Description

net/http: return UnexpectedEOF instead of EOF on truncated resposne Fixes Issue 6564

Patch Set 1 #

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

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

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

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

Messages

Total messages: 3
bradfitz
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 3 months ago (2014-01-14 23:35:35 UTC) #1
r
LGTM
10 years, 3 months ago (2014-01-14 23:45:52 UTC) #2
bradfitz
10 years, 3 months ago (2014-01-15 03:08:44 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=591df14d5bed ***

net/http: return UnexpectedEOF instead of EOF on truncated resposne

Fixes Issue 6564

R=golang-codereviews, r
CC=golang-codereviews
https://codereview.appspot.com/52420043
Sign in to reply to this message.

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