true if it matches the heuristic, false otherwise.bool isIPvFuture(const string h) @nogc nothrow @safeReturns true if h looks like an RFC 3986 IPvFuture literal (e.g. v1.fe80::1).
h | Host string (without brackets). |
true if it matches the heuristic, false otherwise.