1
0
mirror of https://github.com/golang/go synced 2024-10-05 20:31:20 -06:00
go/src/pkg/net/http
Brad Fitzpatrick 54049767ae httputil: move ReverseProxy out of http
http diet plan, continued.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5305090
2011-11-03 15:54:08 -07:00
..
cgi
fcgi
httptest
httputil httputil: move ReverseProxy out of http 2011-11-03 15:54:08 -07:00
pprof
testdata
chunked.go
client_test.go
client.go
cookie_test.go
cookie.go
doc.go
dump.go
export_test.go
filetransport_test.go
filetransport.go
fs_test.go
fs.go
header_test.go
header.go
lex_test.go
lex.go
Makefile httputil: move ReverseProxy out of http 2011-11-03 15:54:08 -07:00
proxy_test.go
range_test.go
readrequest_test.go
request_test.go
request.go
requestwrite_test.go
response_test.go
response.go
responsewrite_test.go
serve_test.go net/http/httputil: new package; move ClientConn and ServerConn 2011-11-03 14:44:29 -07:00
server.go
sniff_test.go
sniff.go
status.go
transfer.go
transport_test.go
transport_windows.go
transport.go
triv.go