pub const API_VERSION_HEADER: &str = "mj-api-version";
Response header naming the contract version this server speaks. A client that understands only version 1 can refuse anything else without parsing a body it may not recognize.