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

Issue 5322070: code review 5322070: http: only recognize application/x-www-form-urlencoded ... (Closed)

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

Description

http: only recognize application/x-www-form-urlencoded in ParseForm

Patch Set 1 #

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

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

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

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

Messages

Total messages: 6
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 4 months ago (2011-11-03 22:36:14 UTC) #1
dsymonds
Now that I see this, it makes me a little nervous. Modern browsers probably send ...
13 years, 4 months ago (2011-11-03 23:00:11 UTC) #2
dsymonds
Maybe a different question: What is the benefit of this change?
13 years, 4 months ago (2011-11-03 23:02:48 UTC) #3
bradfitz
It bit me. I was sending binary data and was surprised to have it eaten ...
13 years, 4 months ago (2011-11-03 23:14:21 UTC) #4
dsymonds
LGTM Okay, sounds fine to me, then, especially when there's an easy workaround.
13 years, 4 months ago (2011-11-04 00:02:24 UTC) #5
bradfitz
13 years, 4 months ago (2011-11-04 00:22:02 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=322faa43dec6 ***

http: only recognize application/x-www-form-urlencoded in ParseForm

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

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