remove follow_redirect options
This commit is contained in:
parent
27792b2d77
commit
96ba95df2e
6 changed files with 7 additions and 9 deletions
|
|
@ -1185,7 +1185,6 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIController do
|
|||
@httpoison.get(
|
||||
url,
|
||||
[],
|
||||
follow_redirect: true,
|
||||
adapter: [
|
||||
timeout: timeout,
|
||||
recv_timeout: timeout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue