]> Cypherpunks repositories - gostls13.git/commit
http: check explicit wrong Request.ContentLength values
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 19 Sep 2011 16:01:32 +0000 (09:01 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 19 Sep 2011 16:01:32 +0000 (09:01 -0700)
commit48ff4a849c7c532cbdd0cfa4a0f66859967c65a0
tree51a4da91c1072ba34a42a59a25373c90c7a576c3
parent5edf5197e052921a44a2afe67242af4886328b6e
http: check explicit wrong Request.ContentLength values

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5070041
src/pkg/http/requestwrite_test.go
src/pkg/http/transfer.go