Skip to main content

classify

Function classify 

Source
pub fn classify(
    method: &Method,
    path: &str,
    headers: &HeaderMap,
    body: &Bytes,
    has_widgets: bool,
) -> ClassifiedRequest
Expand description

Classify an incoming request for type-separate dispatch.