Descriptionhttp: 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.
Patch Set 1 #Patch Set 2 : diff -r e1e97028a407 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r e1e97028a407 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r cdf4e4406ff6 https://go.googlecode.com/hg/ #MessagesTotal messages: 3
|