ExCashfreeSDK.HTTPClient.ReqClient (ex_cashfree_sdk v0.1.0)
This module is the HTTP client for Req
Summary
Functions
Link to this function
delete(path, headers \\ [], params \\ %{})
Link to this function
get(path, headers \\ [], params \\ %{})
Link to this function
patch(path, body, headers \\ [])
Link to this function
post(path, body, headers \\ [])
Link to this function