pub fn join_path(base: &str, path: &str) -> String
Join a base URL with a path, normalizing a single trailing slash on the base.