mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-15 00:01:36 -04:00
Remove timeout from request autoloads, since it was removed in 43343e971f4bb9366daa1188272389166396a5c0
This commit is contained in:
parent
cf549f4d88
commit
76c90bfdc0
@ -69,7 +69,6 @@ module Faraday
|
||||
:UrlEncoded => 'url_encoded',
|
||||
:Multipart => 'multipart',
|
||||
:Retry => 'retry',
|
||||
:Timeout => 'timeout',
|
||||
:Authorization => 'authorization',
|
||||
:BasicAuthentication => 'basic_authentication',
|
||||
:TokenAuthentication => 'token_authentication',
|
||||
|
Loading…
x
Reference in New Issue
Block a user