NOT IMPLEMENTED, NO BOOTSTRAP AVAILABLE. More...
#include <DwmRDAPQuery.hh>


Public Member Functions | |
| DomainQuery (const std::string &domain) | |
Public Member Functions inherited from Dwm::RDAP::Query | |
| Query () | |
| Constructor. | |
| const std::string & | Uri () const |
| Response | Execute () const |
| Executes the query and returns the response. | |
Additional Inherited Members | |
Static Public Member Functions inherited from Dwm::RDAP::Query | |
| static void | FixIpv4Stupidity (Json::Value &jv) |
| <rant> Some of the registries (ARIN, for example) return IPv4 addresses with leading zeros in each octet in their RDAP responses. More... | |
Protected Attributes inherited from Dwm::RDAP::Query | |
| std::string | _uristr |
NOT IMPLEMENTED, NO BOOTSTRAP AVAILABLE.