sip v0.1.0 Sip.Route
Link to this section Summary
Link to this section Functions
Link to this macro
api(mod, fun, conn) (macro)
Link to this macro
delete(path, list) (macro)
Link to this macro
delete(path, mod, fun, addl_args \\ []) (macro)
Link to this macro
get(path, list) (macro)
Link to this macro
get(path, mod, fun, addl_args \\ []) (macro)
Link to this function
get_content_type(result)
Link to this macro
match(method, path, list) (macro)
Link to this macro
match(method, path, mod, fun, addl_args \\ []) (macro)
Link to this macro
patch(path, list) (macro)
Link to this macro
patch(path, mod, fun, addl_args \\ []) (macro)
Link to this macro
post(path, list) (macro)
Link to this macro
post(path, mod, fun, addl_args \\ []) (macro)
Link to this macro
put(path, list) (macro)
Link to this macro