pleroma/test/pleroma/http
Lain Soykaf b85507c764 http(hackney): disable adapter redirects by default
Hackney 1.25.x has redirect handling issues behind CONNECT proxies and with pools.
Disable hackney-level redirects and rely on Tesla.Middleware.FollowRedirects instead.
Also default to with_body: true so redirects can be followed reliably.
2026-01-26 20:51:35 +02:00
..
adapter_helper http(hackney): disable adapter redirects by default 2026-01-26 20:51:35 +02:00
adapter_helper_test.exs Switch formatting checks to Elixir 1.15 2024-06-12 15:18:47 -04:00
ex_aws_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
request_builder_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
tzdata_test.exs Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
web_push_test.exs Fix Web Push notification delivery 2023-12-19 10:56:55 -05:00