hipchat_elixir v0.1.0 Hipchat.Httpc
Thin wrapper around hackney.
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 [{String.t, String.t}]
.