pub fn create_prefix_with_validated_ipv6(
    protocol: Protocol,
    ipv6: &IPv6,
    path: Option<&str>
) -> String
Expand description

Create a safe URL prefix string.