HTTParrot
v1.4.0
Pages
Modules
Search documentation of HTTParrot
Settings
View Source
HTTParrot.StoreRequestHandler
(HTTParrot v1.4.0)
Store the sended request with the :id
Summary
Functions
allowed_methods(req, state)
content_types_accepted(req, state)
content_types_provided(req, state)
get(req, state)
init(req, state)
post_binary(req, state)
post_form(req, state)
post_multipart(req, state)
save_post(req, body)
Functions
Link to this function
allowed_methods(req, state)
View Source
Link to this function
content_types_accepted(req, state)
View Source
Link to this function
content_types_provided(req, state)
View Source
Link to this function
get(req, state)
View Source
Link to this function
init(req, state)
View Source
Link to this function
post_binary(req, state)
View Source
Link to this function
post_form(req, state)
View Source
Link to this function
post_multipart(req, state)
View Source
Link to this function
save_post(req, body)
View Source