diff options
| author | Brad Fitzpatrick <bradfitz@golang.org> | 2012-01-26 14:37:14 -0800 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2012-01-26 14:37:14 -0800 |
| commit | 899cd04e214435ee09483231fc3fa03ad270c5e6 (patch) | |
| tree | bc8b35ab2d48e0031a7c5513e8feaf1a6351c2d3 /src/pkg/database/sql/sql_test.go | |
| parent | 408f0b1f7459ebcbc74ad5936950072796fe449a (diff) | |
| download | go-899cd04e214435ee09483231fc3fa03ad270c5e6.tar.xz | |
net/http: add Request.RequestURI field
The new url.URL's parsing can be too canonicalizing for
certain applications. By keeping the original request URI
around, we give applications a gross escape hatch while
keeping the URL package clean and simple for normal uses.
(From a discussion with Gary Burd, Gustavo Niemeyer,
and Russ Cox.)
Fixes #2782
R=golang-dev, rsc, dsymonds
CC=golang-dev
https://golang.org/cl/5580044
Diffstat (limited to 'src/pkg/database/sql/sql_test.go')
0 files changed, 0 insertions, 0 deletions
