0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2025-04-08 02:55:07 -05:00
imageproxy/third_party/httputil/README
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

1 line
58 B
Text

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