module

Vug::DNSRevalidator

Class methods

should_revalidate?(old_ips : Array(String), new_ips : Array(String)) : Bool

Compare old_ips and new_ips and decide whether DNS has changed (possible rebinding)

Source