pub fn create_prefix_with_validated_ipv4(
    protocol: Protocol,
    ipv4: &IPv4,
    path: Option<&str>
) -> String
Expand description

Create a safe URL prefix string.