ncr / rack-proxy

A request/response rewriting HTTP proxy. A Rack app.
MIT License
269 stars 94 forks source link

properly close net::http session #62

Closed jjb closed 7 years ago

jjb commented 7 years ago

see discussion in this rack-reverse-proxy issue:

https://github.com/waterlink/rack-reverse-proxy/issues/41

possibly fixed #61

lmk if you think it should have a test

ncr commented 7 years ago

Thanks!!

jjb commented 7 years ago

🆒