diff options
| author | Brad Fitzpatrick <bradfitz@golang.org> | 2011-11-03 12:35:56 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2011-11-03 12:35:56 -0700 |
| commit | 53493a22fe7fa4f66a04728ea9835f69c04f5341 (patch) | |
| tree | d0173b4e3dc3a5820595fbc2d733c10ae8845349 /src/pkg/exec/exec.go | |
| parent | 41dc7d3a99da6894110085e78c07e711f925948e (diff) | |
| download | go-53493a22fe7fa4f66a04728ea9835f69c04f5341.tar.xz | |
http: don't use ClientConn in Transport
ClientConn's main feature (pipelining support)
wasn't being used anyway. Ends up simpler to
just not use it.
This is prep for the http diet, moving ClientConn,
ServerConn, etc into http/httputil.
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5305088
Diffstat (limited to 'src/pkg/exec/exec.go')
0 files changed, 0 insertions, 0 deletions
