[][src]Function aws_sig_verify::canonicalize_uri_path

pub fn canonicalize_uri_path(uri_path: &str) -> Result<String, SignatureError>

Normalizes the specified URI path, removing redundant slashes and relative path components.