hackney adapter helper: support tlsv1.3 and remove custom opts
authorrinpatch <rinpatch@sdf.org>
Sat, 30 May 2020 10:59:04 +0000 (13:59 +0300)
committerrinpatch <rinpatch@sdf.org>
Sat, 30 May 2020 12:36:55 +0000 (15:36 +0300)
commit0cb7b0ea8477bdd7af2e5e9071843be5b8623dff
tree3d22c11ddc490f742836472f5c7484444764fc13
parentd2a1975e565e2e83859a607af29320226877cc4d
hackney adapter helper: support tlsv1.3 and remove custom opts

- partitial_chain is no longer exported, but it seems to be the default anyway.
- The bug that caused sni to not be sent automatically seems to be fixed -
https://github.com/benoitc/hackney/issues/612
lib/pleroma/http/adapter_helper/hackney.ex
test/http/adapter_helper/hackney_test.exs