Unclaimed project
Are you a maintainer of reverse_proxy_plug? Claim this project to take control of your public changelog and roadmap.
Changelog
🔛 an Elixir reverse proxy Plug with HTTP/2, chunked transfer and path proxying support
def fun_error_callback({:error, error}, conn) can now be def fun_error_callback(error, conn)request) from those resulting in a streamed response (request_stream), to support adapters which require different request functions for this case (#210)HTTPoison timeouts in the adapter are now the library defaults (#213).tool-versions file to match minimum requirements (#201)FUNDING.yml (#209)