-
Chris Boddy authored
Reimplement http-request proxying ala httputil.ReverseProxy. NB: this is proxies the request synchronously (sends all request-body before reading any response). License: MIT Signed-off-by: Chris Boddy <chris@boddy.im>
5f246e32
Reimplement http-request proxying ala httputil.ReverseProxy.
NB: this is proxies the request synchronously (sends all request-body
before reading any response).
License: MIT
Signed-off-by: Chris Boddy <chris@boddy.im>