akkoma/lib/pleroma/http/adapter_helper
href ce1a42bd04 Simplify TLS opts
- `verify_fun` is not useful now
- use `customize_check_hostname` (OTP 20+ so OK)
- `partial_chain` is useless as of OTP 21.1 (wasn't there, but hackney/..
uses it)
2020-07-15 15:26:35 +03:00
..
default.ex Use a custom pool-aware FollowRedirects middleware 2020-07-15 15:26:35 +03:00
gun.ex Simplify TLS opts 2020-07-15 15:26:35 +03:00
hackney.ex Use a custom pool-aware FollowRedirects middleware 2020-07-15 15:26:35 +03:00