ex_aws v0.0.3 →
Overview
→
ExAws
→
Request
→
HttpClient
ExAws.Request.HttpClient
behaviour
Callbacks
Callbacks
post/3
(callback)
#
↑
Specs:
post(url :: binary, req_body :: binary, headers :: [{binary, binary}, ...]) :: {:ok, %{status_code: pos_integer, body: binary}} | {:error, %{reason: any}}