pleroma/lib/pleroma/http
William Pitcock 50ba4ba2c9 http: connection: merge hackney option lists instead of concatenating them
this ensures the right pools are used
2019-03-08 22:56:16 +00:00
..
connection.ex http: connection: merge hackney option lists instead of concatenating them 2019-03-08 22:56:16 +00:00
http.ex http: safely catch erlang exits and elixir errors from hackney (ref #672) 2019-03-08 22:56:16 +00:00
request_builder.ex http: add support for query parameters, use Jason for JSON encoding instead of Poison like everywhere else 2019-01-15 19:31:13 +00:00