Class Whois::Server::Adapters::Afilias
In: lib/whois/server/adapters/afilias.rb
Parent: Base

Afilias Adapter

Provides ability to query Afilias WHOIS interfaces.

The following WHOIS servers are currently known to require the Afilias adapter:

  • whois.afilias-grs.info

Methods

request  

Public Instance methods

Executes a WHOIS query to the Afilias WHOIS interface, resolving any intermediate referral, and appends the response to the client buffer.

@param [String] string @return [void]

[Validate]