Files

Class/Module Index [+]

Quicksearch

Whois::Record::Parser::WhoisDnsPl

Parser for the whois.dns.pl server.

@see Whois::Record::Parser::Example

The Example parser for the list of all available methods.

Public Instance Methods

response_throttled?() click to toggle source

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.