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

Issue 4285062: code review 4285062: http: don't chunk 304 responses (Closed)

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

Description

http: don't chunk 304 responses rsc's earlier fix, plus tests.

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -3 lines) Patch
M src/pkg/http/serve_test.go View 1 2 3 1 chunk +55 lines, -0 lines 0 comments Download
M src/pkg/http/server.go View 1 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-03-23 21:15:19 UTC) #1
rsc
LGTM Can you add a similar test for HEAD responses?
13 years, 11 months ago (2011-03-23 21:19:10 UTC) #2
bradfitz
13 years, 11 months ago (2011-03-23 21:30:42 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=2e9c301b1dc0 ***

http: don't chunk 304 responses

rsc's earlier fix, plus tests.

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

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