Class Whois::Server::Adapters::Pir
In: lib/whois/server/adapters/pir.rb
Parent: Base

Public Internet Registry (PIR) Adapter

Provides ability to query PIR WHOIS interfaces.

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

  • whois.publicinterestregistry.net

Methods

request  

Public Instance methods

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

@param [String] string @return [void]

[Validate]