Class Whois::Record::Parser::WhoisTonicTo
In: lib/whois/record/parser/whois.tonic.to.rb
Parent: Base

Parser for the whois.tonic.to server.

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

  The Example parser for the list of all available methods.

Methods

Public Instance methods

Very often the .to server returns a partial response, which is a response containing an empty line. It seems to be a very poorly-designed throttle mechanism.

@return [Boolean]

@see Whois::Record::Parser::Base#response_incomplete?

[Validate]