tesla v0.3.4 Tesla

Summary

Functions

build_client(stack)
call_adapter(env)
call_middleware(env)
call_module_adapter(mod, env)
default_adapter()
delete(url)
delete(fun, url)
delete(fun, url, opts)
get(url)
get(fun, url)
get(fun, url, opts)
head(url)
head(fun, url)
head(fun, url, opts)
options(url)
options(fun, url)
options(fun, url, opts)
patch(url, body)
patch(fun, url, body)
patch(fun, url, body, opts)
post(url, body)
post(fun, url, body)
post(fun, url, body, opts)
put(url, body)
put(fun, url, body)
put(fun, url, body, opts)
trace(url)
trace(fun, url)
trace(fun, url, opts)