Class DNSTraverse::Response
In: lib/dnstraverse/response.rb
Parent: Object

get a response to a query (or pass in the response if you already have one) creates lots of stats and info, caching as much as possible

Methods

Attributes

decoded_query  [R] 
infocache  [R] 
starters  [R] 
starters_bailiwick  [R] 
stats_key  [R] 
status  [R] 

Public Class methods

:qname, :qclass, :qtype, :ip, :bailiwick, optional :message

Public Instance methods

clean up the workings

enrich the decoded_query to do the cache, lame checking and get starters

convert to string - check for our enrichments, or use decoded_status

[Validate]