aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/http/http.ex
AgeCommit message (Expand)Author
2019-08-25no drop active connectionsAlex S
2019-08-22was used with hackneyAlex S
2019-08-20http: remove unused get_conn_for_gun()Ariadne Conill
2019-08-20Merge branch 'gun' of git.pleroma.social:alex.s/pleroma into integration/alex...Ariadne Conill
2019-08-20set adapter opts in connectionAlex S
2019-08-20tesla gun adapter supports sniAlex S
2019-08-20formatting and pool fixAlex S
2019-08-20with sniAlex S
2019-08-20testing without sniAlex S
2019-08-20some fixes and testsAlex S
2019-08-20some clean up and pleroma headerAlex S
2019-08-20test fixesAlex S
2019-08-20no hardcode of versionsAlex S
2019-08-20orderAlex S
2019-08-20like thiisAlex S
2019-08-20like thisAlex S
2019-08-20tls versions for gunAlex S
2019-08-20passing options for gunAlex S
2019-08-20updating teslaAlex S
2019-08-20adding host header for gun adapterAlex S
2019-08-20don't close connection in gun adapter on reusingAlex S
2019-08-20like thisAlex S
2019-08-20tesla adapter options debugAlex S
2019-08-20some debugAlex S
2019-08-20some debugAlex S
2019-08-20added gun connections holder genserverAlex S
2019-08-20namingsAlex S
2019-08-18orderAlex S
2019-08-18like thiisAlex S
2019-08-18like thisAlex S
2019-08-18tls versions for gunAlex S
2019-08-18passing options for gunAlex S
2019-08-18updating teslaAlex S
2019-08-18adding host header for gun adapterAlex S
2019-08-18don't close connection in gun adapter on reusingAlex S
2019-08-18like thisAlex S
2019-08-18tesla adapter options debugAlex S
2019-08-18some debugAlex S
2019-08-18some debugAlex S
2019-08-18added gun connections holder genserverAlex S
2019-08-18namingsAlex S
2019-07-12Merge the default options with custom ones in ReverseProxy andrinpatch
2019-05-30Use Pleroma.Config everywhereEgor Kislitsyn
2019-03-08http: actually pass the options list to the Connection factoryWilliam Pitcock
2019-03-08http: safely catch erlang exits and elixir errors from hackney (ref #672)William Pitcock
2019-03-04Fix supported TLS versions as TLS 1.3 support seems buggy.KokaKiwi
2019-01-15http: add support for query parameters, use Jason for JSON encoding instead o...William Pitcock
2019-01-01Merge remote-tracking branch 'origin/develop' into pool-usagelain
2019-01-01Remove default pool, it's used automatically anyway.lain
2018-12-31update copyright years to 2019William Pitcock