pub const CSRF_HEADER: &'static str = "X-CSRF-Token";
The name of the HTTP header for the CSRF token.