Constant CSRF_QUERY_STRING

Source
pub const CSRF_QUERY_STRING: &'static str = "csrf-token";
Expand description

The name of the query parameter for the CSRF token.