diff options
| author | Brad Fitzpatrick <bradfitz@golang.org> | 2011-02-23 12:20:50 -0800 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2011-02-23 12:20:50 -0800 |
| commit | e0a2c5d4b540934e06867710fe7137661a2a39ec (patch) | |
| tree | f0a6486f60abb7ce6147cec347859e41da212ac1 /src/pkg/runtime | |
| parent | 690291a2c008ec4adf754a394437f1e9f6d46aba (diff) | |
| download | go-e0a2c5d4b540934e06867710fe7137661a2a39ec.tar.xz | |
http: 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.
R=rsc, dsymonds, nigeltao, bradfitzwork
CC=golang-dev
https://golang.org/cl/4182086
Diffstat (limited to 'src/pkg/runtime')
0 files changed, 0 insertions, 0 deletions
