[][src]Constant iron_csrf::CSRF_FORM_FIELD

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

The name of the form field for the CSRF token.