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

Issue 4667043: code review 4667043: http: respect Handlers setting Connection: close in the... (Closed)

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

Description

http: respect Handlers setting Connection: close in their response Fixes issue 2011

Patch Set 1 #

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

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

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

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

Messages

Total messages: 3
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, 10 months ago (2011-06-27 22:44:21 UTC) #1
rsc
LGTM
13 years, 10 months ago (2011-06-27 22:47:38 UTC) #2
bradfitz
13 years, 10 months ago (2011-06-27 22:53:52 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=11cc81772e31 ***

http: respect Handlers setting Connection: close in their response

Fixes issue 2011

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

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