Skip to main content

API_VERSION_HEADER

Constant API_VERSION_HEADER 

Source
pub const API_VERSION_HEADER: &str = "mj-api-version";
Expand description

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.