[][src]Constant iron_csrf::CSRF_COOKIE_NAME

pub const CSRF_COOKIE_NAME: &'static str = "csrf";

The name of the cookie for the CSRF validation data and signature.