Descriptionhttp: introduce start of Client and ClientTransport
Much yet to come, but this is a safe first step, introducing
an in-the-future configurable Client object (where policy for
cookies, auth, redirects will live) as well as introducing a
ClientTransport interface for sending requests.
The CL intentionally ignores everything around the creation
and configuration of Clients and merely ports/wraps the old
interfaces to/around Client/ClientTransport.
Patch Set 1 #Patch Set 2 : diff -r 68b4ef904a89 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 68b4ef904a89 https://go.googlecode.com/hg/ #
Total comments: 11
Patch Set 4 : diff -r de88610b0169 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r de88610b0169 https://go.googlecode.com/hg/ #
MessagesTotal messages: 11
|