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

Issue 7099045: net/http: make redirect handlers from mux.Handler() not... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by minux1
Modified:
10 years, 8 months ago
Reviewers:
adg, Hierro, bradfitz
CC:
bradfitz, Hierro, rsc, adg, golang-dev
Visibility:
Public.

Description

net/http: redirect handlers from mux.Handler() shouldn't clear the query string

Patch Set 1 #

Patch Set 2 : diff -r fc9545bf5a1f https://code.google.com/p/go #

Patch Set 3 : diff -r fc9545bf5a1f https://code.google.com/p/go #

Patch Set 4 : diff -r b27b1ff18f39 https://code.google.com/p/go #

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

Messages

Total messages: 5
Hierro
LGTM Also, fixes #5252
10 years, 9 months ago (2013-08-02 10:17:01 UTC) #1
bradfitz
LGTM But the test seems way bigger than I would've expected. On Fri, Aug 2, ...
10 years, 9 months ago (2013-08-02 17:22:49 UTC) #2
rsc
please hg mail this. :-)
10 years, 9 months ago (2013-08-02 17:30:15 UTC) #3
adg
LGTM
10 years, 9 months ago (2013-08-19 04:43:03 UTC) #4
bradfitz
10 years, 8 months ago (2013-08-29 20:55:12 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=b27e215d7387 ***

net/http: redirect handlers from mux.Handler() shouldn't clear the query string

R=bradfitz, alberto.garcia.hierro, rsc, adg
CC=golang-dev
https://codereview.appspot.com/7099045

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

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