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

Issue 148040043: code review 148040043: net/http: check for CloseWrite interface, not TCPConn i... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 7 months ago by bradfitz
Modified:
9 years, 7 months ago
Reviewers:
adg
CC:
adg, golang-codereviews
Visibility:
Public.

Description

net/http: check for CloseWrite interface, not TCPConn implementation Fixes Issue 8724

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -2 lines) Patch
M src/net/http/export_test.go View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M src/net/http/serve_test.go View 1 1 chunk +23 lines, -0 lines 0 comments Download
M src/net/http/server.go View 1 1 chunk +8 lines, -2 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello adg@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
9 years, 7 months ago (2014-09-24 17:52:01 UTC) #1
adg
LGTM
9 years, 7 months ago (2014-09-24 23:39:36 UTC) #2
bradfitz
9 years, 7 months ago (2014-09-25 00:01:57 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=e3263cbf8a61 ***

net/http: check for CloseWrite interface, not TCPConn implementation

Fixes Issue 8724

LGTM=adg
R=adg
CC=golang-codereviews
https://codereview.appspot.com/148040043
Sign in to reply to this message.

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