1
2
3
#[allow(clippy::declare_interior_mutable_const)]
pub const HEADER_APP_VERSION_ID: http::header::HeaderName =
    http::header::HeaderName::from_static("x-edge-app-version-id");