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

Issue 8391043: code review 8391043: net/http: remove some obsolete TODOs (Closed)

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

Description

net/http: remove some obsolete TODOs We've decided to leave logging to third-parties (there are too many formats), which others have done. And we can't change the behavior of the various response fields at this point anyway. Plus I argue they're correct and match their documention.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 1 month ago (2013-04-04 20:30:21 UTC) #1
r
LGTM
12 years, 1 month ago (2013-04-04 20:31:18 UTC) #2
bradfitz
12 years, 1 month ago (2013-04-04 20:40:29 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=c0ac28343467 ***

net/http: remove some obsolete TODOs

We've decided to leave logging to third-parties (there are too
many formats), which others have done.

And we can't change the behavior of the various response
fields at this point anyway. Plus I argue they're correct and
match their documention.

R=golang-dev, r
CC=golang-dev
https://codereview.appspot.com/8391043
Sign in to reply to this message.

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