pub const COOKIE_FILE_NAME: &str = "COOKIE";Expand description
The file read from Env::config_dir as a raw session cookie when the
configuration itself does not carry one.
pub const COOKIE_FILE_NAME: &str = "COOKIE";The file read from Env::config_dir as a raw session cookie when the
configuration itself does not carry one.