Will Norris
|
038e10f436
|
reverseproxy: refactor error printing
allow errors to specify HTTP status code that should be returned.
|
2017-06-17 11:25:08 -04:00 |
|
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 |
|