View Source ExAws.Request.Hackney (ExAws v2.5.3)
Configuration for :hackney
.
Options can be set for :hackney
with the following config:
config :ex_aws, :hackney_opts,
recv_timeout: 30_000
The default config handles setting the above.
Summary
Functions
Callback implementation for ExAws.Request.HttpClient.request/5
.
Functions
Callback implementation for ExAws.Request.HttpClient.request/5
.