aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/http/adapter_helper
AgeCommit message (Expand)Author
2022-05-31hackney adapter helper & reverse proxy client: enable TLSv1.3Pierre-Louis Bonicoli
2022-02-25Copyright bump for 2022Sean King
2021-05-29Gun: use runtime deps in ConnectionPoolAlex Gleason
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-10-12Add missing Copyright headersMark Felder
2020-09-07adapter options unificationAlexander Strizhakov
2020-09-04temp hackney fixAlexander Strizhakov
2020-09-03HTTP: radically simplify pool checkin/checkoutrinpatch
2020-09-02timeout option moved to gun adapter helperAlexander Strizhakov
2020-09-02improvements and fixes for http requestsAlexander Strizhakov
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-05-30hackney adapter helper: support tlsv1.3 and remove custom optsrinpatch
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