Parent

Files

Class/Module Index [+]

Quicksearch

Whois::Record::Parser::WhoisNetworksolutionsCom

Parser for the whois.networksolutions.com server.

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

The Example parser for the list of all available methods.

@author Andrew Brampton <me@bramp.net> @since 2.6.2

Public Instance Methods

response_throttled?() click to toggle source
# File lib/whois/record/parser/whois.networksolutions.com.rb, line 84
def response_throttled?
  !!(content_for_scanner =~ /The IP address from which you have visited/)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.