pub const SCHEMA_SHA_HEADER: HeaderName;Expand description
x-cratestack-schema-sha — lowercase per HTTP/2 header-name convention;
axum/http normalize header name lookups case-insensitively either
way, but the constant form is what generated clients literally send.