Constant DC_REGION_HEADER
pub const DC_REGION_HEADER: &'static str;Expand description
HTTP and WebSocket header that selects the data center serving a request.
An absent header is treated as DcRegion::Ap by the API gateway.
pub const DC_REGION_HEADER: &'static str;HTTP and WebSocket header that selects the data center serving a request.
An absent header is treated as DcRegion::Ap by the API gateway.