Skip to main content

PREVIOUS_URL_KEY

Constant PREVIOUS_URL_KEY 

Source
pub const PREVIOUS_URL_KEY: &str = "_previous";
Expand description

The key the session middleware records the last page under, so a failed form knows where “back” is.