pub fn redirect(location: &str, permanently: bool) -> Response
redirect is a helper function to generate 301 or 302 Response
Response