Handle streaming response errors
This commit is contained in:
parent
ec8db9d4ee
commit
0a86d2b3ac
2 changed files with 11 additions and 7 deletions
|
|
@ -119,7 +119,7 @@ defmodule Pleroma.HTTP.AdapterHelper do
|
|||
end
|
||||
end
|
||||
|
||||
#TODO add Finch support once we have an AdapterHelper for it
|
||||
# TODO add Finch support once we have an AdapterHelper for it
|
||||
@spec can_stream? :: bool()
|
||||
def can_stream? do
|
||||
case Application.get_env(:tesla, :adapter) do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue