akkoma/lib/pleroma/http/adapter_helper
rinpatch 37f1e781cb Gun adapter helper: fix wildcard cert issues on OTP 23
See https://bugs.erlang.org/browse/ERL-1260 for more info.

The ssl match function is basically copied from mint, except
that `:string.lowercase/1` was replaced by `:string.casefold`.
It was a TODO in mint's code, so might as well do it since we don't need
to support OTP <20.

Closes #1834
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 Gun adapter helper: fix wildcard cert issues on OTP 23 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