Klaviyo.Client.Hackney (klaviyo v2.3.0)
Link to this section Summary
Functions
Callback implementation for Klaviyo.Client.request/5.
Link to this section Functions
Link to this function
request(method, url, headers, body, opts)
@spec request( Klaviyo.http_method_t(), String.t(), Klaviyo.http_headers_t(), String.t(), any() ) :: {:ok, Klaviyo.Client.response_t()} | {:error, any()}
Callback implementation for Klaviyo.Client.request/5.