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

Issue 5783080: code review 5783080: net/http: return appropriate errors from ReadRequest (Closed)

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

Description

net/http: return appropriate errors from ReadRequest Fixes issue 3298

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r d3b4d95279f8 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 4
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 1 month ago (2012-03-12 17:31:57 UTC) #1
rsc
LGTM Well that was easy.
13 years, 1 month ago (2012-03-12 17:34:21 UTC) #2
bradfitz
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 1 month ago (2012-03-12 17:38:33 UTC) #3
bradfitz
13 years, 1 month ago (2012-03-12 17:42:31 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=6390db25254b ***

net/http: return appropriate errors from ReadRequest

Fixes issue 3298

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

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