pub fn redirect_response<S: Into<String>>(location: S) -> ResponseBuilderExpand description
Global redirect response helper
Creates a ResponseBuilder with redirect location already set.
pub fn redirect_response<S: Into<String>>(location: S) -> ResponseBuilderGlobal redirect response helper
Creates a ResponseBuilder with redirect location already set.