Skip to main content

CSRF_FIELD

Constant CSRF_FIELD 

Source
pub const CSRF_FIELD: &str = "_csrf";
Expand description

Name of the hidden form field that carries the per-session CSRF token.