Pleroma/lib
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
..
mix Ensure Oban is available during mix tasks. 2020-07-24 12:06:56 -05:00
pleroma ReverseProxy: Fix a gun connection leak when there is an error with no 2020-07-26 19:30:17 +03:00
jason_types.ex
transports.ex
xml_builder.ex