Constant CSRF_HEADER

Source
pub const CSRF_HEADER: &'static str = "X-CSRF-Token";
Expand description

The name of the HTTP header for the CSRF token.