hackney_util (hackney v1.25.0)
View SourceSummary
Functions
filter a proplists and only keep allowed keys
Start the given applications if they were not already started.
set the default options in a proplists if not defined
Functions
-spec filter_options([{atom(), any()} | {raw, any(), any(), any()}], [atom()], Acc) -> Acc when Acc :: [any()].
filter a proplists and only keep allowed keys
-spec require([module()]) -> ok.
Start the given applications if they were not already started.
set the default options in a proplists if not defined