Skip to main content

validate_request_path

Function validate_request_path 

Source
pub fn validate_request_path(path: &str) -> Result<String>
Expand description

Validate and sanitize HTTP request path to prevent directory traversal attacks