Files

Class/Module Index [+]

Quicksearch

Whois::Record::Parser::WhoisPirOrg

Parser for the whois.pir.org server.

Public Instance Methods

response_throttled?() click to toggle source

Checks whether the response has been throttled.

@return [Boolean]

@example

WHOIS LIMIT EXCEEDED - SEE WWW.PIR.ORG/WHOIS FOR DETAILS
# File lib/whois/record/parser/whois.pir.org.rb, line 27
def response_throttled?
  !!node("response:throttled")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.