hipchat_elixir v0.2.2 Hipchat.Httpc
Thin wrapper around hackney. Used in all API functions.
Summary
Functions
Send HTTP request with the given parameters
Types
Functions
Send HTTP request with the given parameters.
options
accepts any options available in :hackney.request/5
.
Additionally, :params
option can take query params as Hipchat.Client.query_params_t
.