HEADER_BATCH_OPERATION_INDEX

Constant HEADER_BATCH_OPERATION_INDEX 

Source
pub const HEADER_BATCH_OPERATION_INDEX: &str = "x-sn-batch-operation-index";
Expand description

Zero-based position of this operation within the batch, set by the server on response parts.

Clients use this to match each response part back to its corresponding request operation.