]> Cypherpunks repositories - gostls13.git/commit
net/http: re-enable test
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 14 Feb 2012 04:26:09 +0000 (15:26 +1100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 14 Feb 2012 04:26:09 +0000 (15:26 +1100)
commitc2a11576802227df0a5b3a507a430420192bef70
treecb22c8129033d15bc4a9c15bf4cfb3fcb271c344
parent55a54691f931db749e8ddb399b4a55880fa8c642
net/http: re-enable test

Now with a bit more paranoia and lower number of requests
to keep it under the default OS X 256 fd limit.

R=golang-dev, dsymonds, rsc
CC=golang-dev
https://golang.org/cl/5659051
src/pkg/net/http/transport_test.go