Hello bradfitzgo (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
LGTM Oh, DialHTTP doesn't do as much HTTP as I thought. It's just an initial CONNECT and then it's the same as the straight TCP version.
*** Submitted as http://code.google.com/p/go/source/detail?r=0521ecb3b159 *** rpc: run benchmarks over HTTP as well as direct network connections. R=bradfitzgo CC=golang-dev http://codereview.appspot.com/4442085