http::request::handler

Function post_handler

Source
pub fn post_handler(req: &mut HttpRequest) -> Result<()>
Expand description

Save the data of the request to the url

ยงErrors

If the request returns an Error variant on send