pleroma/lib/pleroma/gun
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
..
connection_pool parentheses... 2020-07-15 15:26:35 +03:00
api.ex Connection pool: fix connections being supervised by gun_sup 2020-07-15 15:26:35 +03:00
conn.ex Simplify TLS opts 2020-07-15 15:26:35 +03:00
connection_pool.ex Ensure connections error get known by the caller 2020-07-15 15:26:35 +03:00
gun.ex little refactor 2020-03-06 21:04:18 +03:00