http::request::handler

Function head_handler

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

Returns the headers that would be sent by a GET request, with an empty body.