go/src
Brad Fitzpatrick 899cd04e21 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
2012-01-26 14:37:14 -08:00
..
buildscript cmd/go: implement go get + bug fixes 2012-01-23 15:16:51 -05:00
cmd gc, runtime: handle floating point map keys 2012-01-26 16:25:07 -05:00
lib9 lib9: fix windows build 2011-11-07 14:16:00 -05:00
libbio
libmach libmach: cross compiling support 2012-01-20 13:34:30 -05:00
pkg net/http: add Request.RequestURI field 2012-01-26 14:37:14 -08:00
Make.ccmd
Make.clib
Make.cmd build: pass $GCFLAGS to compiler 2011-10-18 14:55:10 -04:00
Make.common
Make.inc ld: allow for IMAGE_REL_AMD64_ADDR32NB relocation type 2011-12-16 10:32:14 +11:00
Make.pkg fix build 2012-01-12 15:27:49 -08:00
all-qemu.bash
all.bash
buildinfo.sh build: fix build 2011-12-20 17:00:52 -05:00
buildscript.sh cmd/go: implement go get + bug fixes 2012-01-23 15:16:51 -05:00
clean.bash test/bench/go1: first draft of Go 1 benchmark suite 2011-12-15 12:32:59 -05:00
env.bash build: use go command during build 2011-12-20 16:50:13 -05:00
make.bash cmd/go: implement go get + bug fixes 2012-01-23 15:16:51 -05:00
quietgcc.bash
run.bash misc/cgo/test: make tests run on windows 2012-01-20 12:59:44 +11:00
sudo.bash sudo.bash: print error/exit if problem with /usr/local/bin 2011-09-01 17:24:32 +10:00
version.bash version.bash: update VERSION on -save if already present 2011-08-24 22:10:25 -03:00