Search
cfapi
v1.0.1
Pages
Modules
Settings
View Source
cfapi_utils
(cfapi v1.0.1)
Link to this section
Summary
Types
response_info/0
Functions
optional_params(Keys, Params)
request(Ctx, Method, Path, QS, Headers, Body, Opts, Cfg)
select_header_content_type(ContentTypes)
Link to this section
Types
Link to this type
response_info/0
View Source
-type
response_info() :: #{status := integer(), headers := list()}.
Link to this section
Functions
Link to this function
optional_params(Keys, Params)
View Source
Link to this function
request(Ctx, Method, Path, QS, Headers, Body, Opts, Cfg)
View Source
Link to this function
select_header_content_type(ContentTypes)
View Source