pub const CORRELATION_ID_HEADER: &str = "x-correlation-id";Expand description
Response + request header name. Lower-case to keep parity with the HTTP/2 wire format and to match what other observability tooling (OpenTelemetry, Cloudflare, etc.) writes.