Function set_port_in_url

pub fn set_port_in_url(input_url: &str, new_port: u16) -> Result<String, Error>