pleroma/lib/pleroma/reverse_proxy
rinpatch d4fbec62a3 ReverseProxy: Fix a gun connection leak when there is an error with no
body

- Modify `close/1` function to do the same thing it does for hackney,
which is - close the client rather than the whole connection
- Release the connection when there is no body to chunk
2020-07-26 19:30:17 +03:00
..
client ReverseProxy: Fix a gun connection leak when there is an error with no 2020-07-26 19:30:17 +03:00
client.ex Merge branch 'develop' into gun 2020-03-03 17:15:49 -06:00
reverse_proxy.ex ReverseProxy: Fix a gun connection leak when there is an error with no 2020-07-26 19:30:17 +03:00