summaryrefslogtreecommitdiff
path: root/lib/pleroma/http/adapter_helper/gun.ex
AgeCommit message (Expand)Author
2020-09-08Merge branch 'http-fixes' into 'develop'rinpatch
2020-07-15Simplify TLS optshref
2020-07-15Ensure connections error get known by the callerhref
2020-07-15Request limiter setup: consider {:error, :existing} a successrinpatch
2020-07-15Gun adapter helper: fix wildcard cert issues on OTP 23rinpatch
2020-07-15HTTP: Implement max request limitsrinpatch
2020-07-15Use a custom pool-aware FollowRedirects middlewarerinpatch
2020-07-15Refactor gun pooling and simplify adapter option insertionrinpatch
2020-03-13more clean upAlexander Strizhakov
2020-03-12clean upAlexander Strizhakov
2020-03-10add verify tls_opts only when we open connectionAlexander Strizhakov
2020-03-06little polishingAlexander Strizhakov
2020-03-06little refactorAlexander Strizhakov
2020-03-04moving some logic to tesla adapterAlexander Strizhakov
2020-03-03adapter renaming to adapter_helperAlexander Strizhakov