Skip to content

Validate correctly server address

Michal Hrusecky requested to merge adress_validation into master

Most of the time server address will be domain name. Alternatively it might be IPv4 or IPv6 address (both are valid although probably minor use-cases).

Solves #22 (closed)

Edited by Aleksandr Gumroian

Merge request reports