pub fn secure(conn: &Conn, _: bool) -> &'static str
Expand description

formatter that prints an emoji if the request is secure as determined by [Conn::is_secure]