http: export Transport, add keep-alive support
This patch adds a connection cache and keep-alive support to Transport, which is used by the HTTP client. It's also structured such that it's easy to add HTTP pipelining in the future. R=rsc, petar-m, bradfitzwork, r CC=golang-dev https://golang.org/cl/4272045
Showing
src/pkg/http/export_test.go
0 → 100644
This diff is collapsed.
Please register or sign in to comment