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

Issue 92400047: code review 92400047: net/http: allow Content-Type on 204 responses (Closed)

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

Description

net/http: allow Content-Type on 204 responses Accidental change from fixing Content-Length on 204s in http://golang.org/issue/6685 earlier.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -7 lines) Patch
M src/pkg/net/http/serve_test.go View 1 1 chunk +15 lines, -0 lines 0 comments Download
M src/pkg/net/http/server.go View 1 1 chunk +5 lines, -7 lines 0 comments Download
M src/pkg/net/http/transfer.go View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 4
bradfitz
Hello rsc@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 11 months ago (2014-05-16 21:25:36 UTC) #1
rsc
LGTM
10 years, 11 months ago (2014-05-16 22:36:40 UTC) #2
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=238ff8c01b5b *** net/http: allow Content-Type on 204 responses Accidental change from fixing ...
10 years, 11 months ago (2014-05-16 22:40:03 UTC) #3
gobot
10 years, 11 months ago (2014-05-16 23:10:11 UTC) #4
Message was sent while issue was closed.
This CL appears to have broken the linux-386-387 builder.
See http://build.golang.org/log/8bc3fb574de73d621f655b4a6ad27f920bfe67d1
Sign in to reply to this message.

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