elixir-reverse-proxy
elixir-reverse-proxy copied to clipboard
Handle the case where the response has already been parsed with Plug.Parsers
I think this should work with Phoenix. Tests still run and I added a test to run the response through the Plug JSON parser and make sure it generates the expected body OK.