HttpBuilder v0.4.0 HttpBuilder.Adapters.Hackney View Source
An adapter for using :hackney
. Expects a JSON parser to be
included in the HTTPBuilder configuration for encoding requests.
Link to this section Summary
Functions
Sends a HttpRequest
Link to this section Functions
Link to this function
send(request)
View Source
send(HttpBuilder.HttpRequest.t()) :: HttpBuilder.Adapter.result()
Sends a HttpRequest