Struct reqwest::redirect::Action [−][src]
pub struct Action { /* fields omitted */ }Expand description
An action to perform when a redirect status code is found.
pub struct Action { /* fields omitted */ }An action to perform when a redirect status code is found.
impl !RefUnwindSafe for Actionimpl Send for Actionimpl Sync for Actionimpl Unpin for Actionimpl !UnwindSafe for Action