Search
HTTPMock
v0.1.2
Pages
Modules
Settings
View Source
HTTPMock
(HTTPMock v0.1.2)
Documentation for
HTTPMock
.
Link to this section
Summary
Functions
delete(path, module, function)
do_endpoint(path, body)
endpoint(path, list)
get(path, module, function)
maybe_decode(body)
merge_url(base, path)
parse_url(url)
post(path, module, function)
put(path, module, function)
Link to this section
Functions
Link to this macro
delete(path, module, function)
View Source
(macro)
Link to this function
do_endpoint(path, body)
View Source
Link to this macro
endpoint(path, list)
View Source
(macro)
Link to this macro
get(path, module, function)
View Source
(macro)
Link to this function
maybe_decode(body)
View Source
Link to this macro
merge_url(base, path)
View Source
(macro)
Link to this function
parse_url(url)
View Source
Link to this macro
post(path, module, function)
View Source
(macro)
Link to this macro
put(path, module, function)
View Source
(macro)