]> Cypherpunks repositories - gostls13.git/commit
net/http: fix tests for recent URL.RawPath addition
authorRuss Cox <rsc@golang.org>
Mon, 22 Jun 2015 18:42:09 +0000 (14:42 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 22 Jun 2015 19:01:21 +0000 (19:01 +0000)
commitffbed5c22aec733ae2527f5a1025a4eff8eca93a
treed29367130312665d413c7b8cb68cf231c3046367
parent9a3112bcaeaa4ff81803c1e5dd9ca6932c14f2c1
net/http: fix tests for recent URL.RawPath addition

Change-Id: I35d20ed958c32d464b2c9d849403b6e3f99b6482
Reviewed-on: https://go-review.googlesource.com/11343
Reviewed-by: Russ Cox <rsc@golang.org>
src/net/http/readrequest_test.go