Whois::Record::Parser::BaseAfilias
Parser for the whois.pir.org server.
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.