Whois::Record::Parser::Base
Parser for the whois.dns.pl server.
@see Whois::Record::Parser::Example
The Example parser for the list of all available methods.
Checks whether the response has been throttled.
@return [Boolean]
@example
Looup quota exceeded.
# File lib/whois/record/parser/whois.dns.pl.rb, line 106 def response_throttled? !!(content_for_scanner =~ /^request limit exceeded for/) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.