r3_hex_http contract.
Behaviours: r3_hex_http.
httpc-based implementation of r3_hex_http contract.
Configuration keys:
* profile - the name of the profile, defaults to default. See
httpc:set_options/2 for more information on setting
options on profiles.
http_options - a list of HTTP options, defaults to []. See
httpc:request/5 for a list of available HTTP options.
| request/5 |
request(Method, URI, ReqHeaders, Body, AdapterConfig) -> any()
Generated by EDoc