pleroma/lib
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
..
mix Prevent test crash if it cannot successfully remove the console Logger backend 2025-07-22 15:21:20 -07:00
pleroma http(hackney): disable adapter redirects by default 2026-01-26 20:51:35 +02:00