Function scratchstack_aws_signature::canonicalize_uri_path[][src]

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

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