Function scratchstack_aws_signature::canonicalize_uri_path
source · [−]pub fn canonicalize_uri_path(uri_path: &str) -> Result<String, SignatureError>Expand description
Normalizes the specified URI path, removing redundant slashes and relative path components.