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

Issue 5573072: code review 5573072: net/http: make ParseForm ignore unknown content types. (Closed)

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

Description

net/http: make ParseForm ignore unknown content types. Also fix a shadowed error variable bug.

Patch Set 1 #

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

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

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

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

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

Messages

Total messages: 3
rog
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 5 months ago (2012-01-26 08:23:00 UTC) #1
rsc
LGTM
13 years, 5 months ago (2012-01-26 15:52:29 UTC) #2
rog
13 years, 5 months ago (2012-01-26 16:51:31 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=f583d41f68e5 ***

net/http: make ParseForm ignore unknown content types.
Also fix a shadowed error variable bug.

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

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