Module rebar3_hex_http

Function Index

delete/2
encode/1
get/2
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()

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, May 30 2015, 08:51:22.