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

Issue 12991046: code review 12991046: net/http: support WriteString on the ResponseWriter (Closed)

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

Description

net/http: support WriteString on the ResponseWriter Fixes issue 5377

Patch Set 1 #

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

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

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

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

Messages

Total messages: 6
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years ago (2013-08-20 05:53:27 UTC) #1
r
LGTM
12 years ago (2013-08-20 05:55:41 UTC) #2
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=4e723952f542 *** net/http: support WriteString on the ResponseWriter Fixes issue 5377 R=golang-dev, ...
12 years ago (2013-08-20 05:57:00 UTC) #3
r
don't forget go1.2.txt
12 years ago (2013-08-20 06:45:29 UTC) #4
bradfitz
Even for minor performance things? This isn't an API change. On Aug 19, 2013 11:45 ...
12 years ago (2013-08-20 14:25:04 UTC) #5
r
12 years ago (2013-08-20 21:07:44 UTC) #6
If it's not an API change, then no.
Sign in to reply to this message.

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