]> Cypherpunks repositories - gostls13.git/commit
http: use RawURL in Request.Write
authorPetar Maymounkov <petarm@gmail.com>
Mon, 22 Feb 2010 23:39:30 +0000 (15:39 -0800)
committerRuss Cox <rsc@golang.org>
Mon, 22 Feb 2010 23:39:30 +0000 (15:39 -0800)
commit39e91f88582092399910f1d3670cfd8871e2b5e9
tree658185fac569e1f461a8401179d2a98afdc93e13
parent1a37656b7a5aa97b23ec837825c6b30622f11b2c
http: use RawURL in Request.Write

R=rsc
CC=golang-dev
https://golang.org/cl/217066
src/pkg/http/request.go
src/pkg/http/requestwrite_test.go