ex_easypost v3.0.3 EasyPost.HTTP.Hackney
Link to this section Summary
Functions
Callback implementation for EasyPost.HTTP.request/5
.
Link to this section Functions
Link to this function
request(method, url, headers, body, opts)
request( EasyPost.http_method_t(), String.t(), EasyPost.http_headers_t(), String.t(), any() ) :: {:ok, EasyPost.HTTP.response_t()} | {:error, any()}
Callback implementation for EasyPost.HTTP.request/5
.