]> Cypherpunks repositories - gostls13.git/commit
net/http/httputil: Pass a Logger to ReverseProxy, allowing the user to control logging.
authorMark Theunissen <mark.theunissen@gmail.com>
Thu, 21 Aug 2014 17:16:34 +0000 (10:16 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 21 Aug 2014 17:16:34 +0000 (10:16 -0700)
commit1a1d43239e42184694d0207ffad9bbb77d8e8f76
tree30ba95b399c220e50544247e8459da55c1cf8e9c
parentb2cc08b18ddb98ab232432bc87f08dbfb64f3a43
net/http/httputil: Pass a Logger to ReverseProxy, allowing the user to control logging.

Fixes #8553.

LGTM=bradfitz
R=golang-codereviews, dave, bradfitz
CC=golang-codereviews
https://golang.org/cl/132750043
src/pkg/net/http/httputil/reverseproxy.go