Constant CSRF_FORM_FIELD

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

The name of the form field for the CSRF token.