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

Issue 83800043: code review 83800043: net/http: clarify Request fields' client-vs-server semantics (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by bradfitz
Modified:
10 years, 1 month ago
Reviewers:
adg
CC:
golang-codereviews, adg, dsymonds, iant
Visibility:
Public.

Description

net/http: clarify Request fields' client-vs-server semantics Fixes Issue 7682

Patch Set 1 #

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

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

Total comments: 23

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

Total comments: 1

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -14 lines) Patch
M src/pkg/net/http/request.go View 1 2 3 4 5 chunks +37 lines, -14 lines 0 comments Download

Messages

Total messages: 6
bradfitz
Hello golang-codereviews@googlegroups.com (cc: adg@golang.org, dsymonds@golang.org, iant@golang.org), I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 1 month ago (2014-04-03 00:12:30 UTC) #1
adg
https://codereview.appspot.com/83800043/diff/40001/src/pkg/net/http/request.go File src/pkg/net/http/request.go (right): https://codereview.appspot.com/83800043/diff/40001/src/pkg/net/http/request.go#newcode78 src/pkg/net/http/request.go:78: // For client requests, the empty string means GET. ...
10 years, 1 month ago (2014-04-03 00:30:20 UTC) #2
bradfitz
Hello golang-codereviews@googlegroups.com, adg@golang.org (cc: dsymonds@golang.org, golang-codereviews@googlegroups.com, iant@golang.org), Please take another look.
10 years, 1 month ago (2014-04-03 03:05:53 UTC) #3
bradfitz
All done. PTAL. https://codereview.appspot.com/83800043/diff/40001/src/pkg/net/http/request.go File src/pkg/net/http/request.go (right): https://codereview.appspot.com/83800043/diff/40001/src/pkg/net/http/request.go#newcode91 src/pkg/net/http/request.go:91: // Host header to send in ...
10 years, 1 month ago (2014-04-03 03:05:53 UTC) #4
adg
LGTM https://codereview.appspot.com/83800043/diff/60001/src/pkg/net/http/request.go File src/pkg/net/http/request.go (right): https://codereview.appspot.com/83800043/diff/60001/src/pkg/net/http/request.go#newcode78 src/pkg/net/http/request.go:78: // For client requests, an empty string means ...
10 years, 1 month ago (2014-04-03 03:55:29 UTC) #5
bradfitz
10 years, 1 month ago (2014-04-03 04:05:45 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=ddfee9dfca20 ***

net/http: clarify Request fields' client-vs-server semantics

Fixes Issue 7682

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

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