]> Cypherpunks repositories - gostls13.git/commit
net/http: refactor body logic in test
authorRuss Cox <rsc@golang.org>
Tue, 22 May 2012 17:46:53 +0000 (13:46 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 22 May 2012 17:46:53 +0000 (13:46 -0400)
commit1c445755300ddda23a8c2ad6aeee3a98f60f6077
treea808a3510f87f9e1a60502cc8bb8e42db6b67acd
parent845aa1fc2c86d761a96d31de5e168d2a0f76f0da
net/http: refactor body logic in test

This just eliminates some duplication.
Also add a pointer to RFC 1122, in case
this comes up again.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/6229044
src/pkg/net/http/serve_test.go