[][src]Constant iron_csrf::CSRF_QUERY_STRING

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

The name of the query parameter for the CSRF token.