Is your feature request related to a problem? Please describe:
I would like to specify a hostname in the cron trigger Host field instead of an IP address, for example: www.google.com.
Describe the solution you'd like:
If the Host field is not a valid IP address, check if it is a valid hostname and do a DNS lookup.
Is your feature request related to a problem? Please describe: I would like to specify a hostname in the cron trigger
Host
field instead of an IP address, for example:www.google.com
.Describe the solution you'd like: If the
Host
field is not a valid IP address, check if it is a valid hostname and do a DNS lookup.