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

Issue 4452056: code review 4452056: cgi: export RequestFromMap (Closed)

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

Description

cgi: export RequestFromMap

Patch Set 1 #

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

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

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -99 lines) Patch
M src/pkg/http/cgi/child.go View 1 5 chunks +26 lines, -26 lines 1 comment Download
M src/pkg/http/cgi/child_test.go View 1 3 chunks +10 lines, -8 lines 0 comments Download
M src/pkg/http/cgi/host.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/http/fcgi/child.go View 1 3 chunks +3 lines, -65 lines 0 comments Download

Messages

Total messages: 9
eds
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-04-28 19:20:51 UTC) #1
rsc
http://codereview.appspot.com/4452056/diff/4001/src/pkg/http/cgi/child.go File src/pkg/http/cgi/child.go (left): http://codereview.appspot.com/4452056/diff/4001/src/pkg/http/cgi/child.go#oldcode176 src/pkg/http/cgi/child.go:176: func (r *response) UsingTLS() bool { Where did this ...
13 years, 10 months ago (2011-04-28 19:23:04 UTC) #2
eds
Anticipating questions about not always using HTTP 1.0 for cgi: I think it's okay to ...
13 years, 10 months ago (2011-04-28 19:24:07 UTC) #3
eds
On Fri, Apr 29, 2011 at 7:23 AM, <rsc@golang.org> wrote: > http://codereview.appspot.com/4452056/diff/4001/src/pkg/http/cgi/child.go#oldcode176 > src/pkg/http/cgi/child.go:176: func ...
13 years, 10 months ago (2011-04-28 19:24:50 UTC) #4
rsc
Maybe it's fine to drop or maybe we should fill in Request.TLS with dummy parameters?
13 years, 10 months ago (2011-04-28 19:32:01 UTC) #5
bradfitzgoog
[+agl] On Thu, Apr 28, 2011 at 12:31 PM, Russ Cox <rsc@golang.org> wrote: > Maybe ...
13 years, 10 months ago (2011-04-28 20:22:03 UTC) #6
bradfitz
LGTM
13 years, 10 months ago (2011-04-28 20:26:31 UTC) #7
bradfitz
*** Submitted as http://code.google.com/p/go/source/detail?r=d93b5329ae9f *** cgi: export RequestFromMap R=rsc, bradfitz CC=golang-dev http://codereview.appspot.com/4452056 Committer: Brad Fitzpatrick ...
13 years, 10 months ago (2011-04-28 20:31:01 UTC) #8
agl1
13 years, 10 months ago (2011-04-28 20:33:57 UTC) #9
On Thu, Apr 28, 2011 at 4:22 PM, Brad Fitzpatrick <bradfitz@google.com> wrote:
> You fine with that ConnectionState?

Sure, no problem here.


AGL
Sign in to reply to this message.

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