Search
Plugins
>
Intrinsics 1.0.0
>
URL
> unescapeHost
Method unescapeHost(
String
ipAddress
)
Un-escapes the host if this is IPv6 address in brackets. Usually you need to escape IPv6 numeric addresses using brackets but some times you need the plain IPv6 address. If this is not escaped IPv6 address the original is returned.
Returns
String
Arguments
Name
Type
Description
ipAddress
String