]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.2] net/http/httputil: fix DumpRequestOut with ContentLength ...
authorAndrew Gerrand <adg@golang.org>
Fri, 1 Nov 2013 00:27:19 +0000 (11:27 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 1 Nov 2013 00:27:19 +0000 (11:27 +1100)
commit71b3aca9fa3d0c37e08dda2afc359b77e9e6a45e
treec70f932de8272cf72e9be633c638d27fc5ac99fa
parenta4085fdf106e3cb8fee4360562bc05cc3ded682f
[release-branch.go1.2] net/http/httputil: fix DumpRequestOut with ContentLength & false body param

««« CL 14920050 / 5ed8c82778ae
net/http/httputil: fix DumpRequestOut with ContentLength & false body param

Fixes #6471

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/14920050
»»»

R=golang-dev
CC=golang-dev
https://golang.org/cl/20590044
src/pkg/net/http/httputil/dump.go
src/pkg/net/http/httputil/dump_test.go