Base
Parser for the whois.eu server.
Checks whether the response has been throttled.
@return [Boolean]
@example
-1: Still in grace period, wait 7777777 seconds
# File lib/whois/record/parser/whois.eu.rb, line 124 def response_throttled? !!(content_for_scanner =~ /Still in grace period/) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.