]> Cypherpunks repositories - gostls13.git/commit
http: reverse proxy handler
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 15 Apr 2011 15:13:52 +0000 (08:13 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 15 Apr 2011 15:13:52 +0000 (08:13 -0700)
commite806565626019c1e9fad60014a337d0568cd29ae
treef2fc961f27cc76eb31d6a07400af6a608b76347d
parentdb7a2024f93e45848d2b204fecabe830b5079445
http: reverse proxy handler

R=rsc, petar-m
CC=golang-dev
https://golang.org/cl/4428041
src/pkg/http/Makefile
src/pkg/http/reverseproxy.go [new file with mode: 0644]
src/pkg/http/reverseproxy_test.go [new file with mode: 0644]