PowAssent v0.3.1 PowAssent.HTTPAdapter.Httpc View Source
HTTP adapter module for making http requests with httpc.
SSL support will automatically be enabled if the :certifi
and
:ssl_verify_fun
libraries exists in your project. You can also override
the httpc options by updating the configuration to
http_adapter: {PowAssent.HTTPAdapter.Httpc, [...]}
.