imageproxy/third_party/httputil
Will Norris 457e1fbe35 customize copy of ReverseProxy
- allow Director func to return an error
- convert ErrorLog to an interface
- remove unused NewSingleHostReverseProxy func
2017-06-17 11:24:14 -04:00
..
LICENSE add copy of net/http/httputil package 2017-06-17 11:24:14 -04:00
README add copy of net/http/httputil package 2017-06-17 11:24:14 -04:00
reverseproxy.go customize copy of ReverseProxy 2017-06-17 11:24:14 -04:00

Package httputil is based on a copy of net/http/httputil.