Skip to main content

normalize_request_path

Function normalize_request_path 

Source
pub fn normalize_request_path(path: &str) -> Option<&str>
Expand description

Normalize and reject dangerous path segments before allowlist checks.