Skip to main content

HTTP_INTERCEPTOR_ORDER

Constant HTTP_INTERCEPTOR_ORDER 

Source
pub const HTTP_INTERCEPTOR_ORDER: [&str; 5];
Expand description

Canonical interceptor ordering shared across rskit transports.

Request processing flows through these phases in order. Metrics wrap the handler completion so response observations happen after the handler returns.