pub fn redirect_302(new_url: impl AsRef<str>) -> Response
Return a HTTP 302 (Temporary) redirect to this URL.