parent
a7009a9db7
commit
41c5aaf3f4
|
@ -81,7 +81,7 @@ request method headers url body decoder =
|
|||
, url = url
|
||||
, body = body
|
||||
, expect = Http.expectJson decoder
|
||||
, timeout = Just defaultTimeout
|
||||
, timeout = Nothing
|
||||
, withCredentials = False
|
||||
}
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue