PowAssent v0.1.0-rc.1 PowAssent.HTTPAdapter.Httpc View Source
HTTP adapter module for making http requests.
SSL support will automatically be enabled if the :certifi
and
:ssl_verify_fun
libraries exists in your project. You can also override
the httc opts by setting config :pow, httpc_opts: opts
.
Link to this section Summary
Functions
Make a HTTP request using :httpc
Link to this section Types
Link to this section Functions
Make a HTTP request using :httpc.