BaseAfilias
Parser for the whois.publicinternetregistry.net 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.publicinterestregistry.net.rb, line 27 def response_throttled? !!node("response:throttled") end
Generated with the Darkfish Rdoc Generator 2.