Commit graph

2 commits

Author SHA1 Message Date
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
Will Norris
7a890f5966 add copy of net/http/httputil package
this includes an exact copy of httputil.ReverseProxy and supporting
types from the go standard library.
2017-06-17 11:24:14 -04:00