HttpResponseFound

Type Alias HttpResponseFound 

Source
pub type HttpResponseFound = HttpResponseHeaders<HttpResponseFoundStatus, RedirectHeaders>;
Expand description

See http_response_found()

Aliased Typeยง

pub struct HttpResponseFound { /* private fields */ }