Module rebar3_hex_http

Function Index

delete/2
encode/1
get/2
maybe_setup_proxy/0
post/4
post_json/3
put/3

Function Details

delete/2

delete(Path, Auth) -> any()

encode/1

encode(Term) -> any()

get/2

get(Path, Auth) -> any()

maybe_setup_proxy/0

maybe_setup_proxy() -> any()

post/4

post(Path, Auth, Tar, Size) -> any()

post_json/3

post_json(Path, Auth, Body) -> any()

put/3

put(Path, Auth, Body) -> any()


Generated by EDoc, Jul 18 2015, 18:23:20.