Added
- Introducing a new function:
request/3
that enables users to specify custom HTTP options for their requests.
Changed
- Revised the
api_request_data()
type to exclusively accept binary values for its values.
request/3
that enables users to specify custom HTTP options for their requests.api_request_data()
type to exclusively accept binary values for its values.