Closed AlexGustafsson closed 4 years ago
In order to preserve compatibility, the ip field is currently called ip even though it supports IPv4 / IPv6 as well as resolvable hostnames such as local domains. When the next major release occurs, that field should be renamed to host.
ip
host
Fixed in 5.0.
In order to preserve compatibility, the
ip
field is currently calledip
even though it supports IPv4 / IPv6 as well as resolvable hostnames such as local domains. When the next major release occurs, that field should be renamed tohost
.