aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/linux
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@golang.org>2011-02-23 12:20:50 -0800
committerBrad Fitzpatrick <bradfitz@golang.org>2011-02-23 12:20:50 -0800
commite0a2c5d4b540934e06867710fe7137661a2a39ec (patch)
treef0a6486f60abb7ce6147cec347859e41da212ac1 /src/pkg/runtime/linux
parent690291a2c008ec4adf754a394437f1e9f6d46aba (diff)
downloadgo-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/linux')
0 files changed, 0 insertions, 0 deletions