pub fn parse_path_plus(path_plus: &str) -> Result<PathPlus, Error>
Parses the path_plus.
path_plus
The path, query, and fragment will be validated.