Describe the bug
RDAP requests using the library does not work anymore.
It throws : ArrayAccess\RdapClient\Exceptions\InvalidServiceDefinitionException
"Protocol service URL "https://data.iana.org/rdap/dns.json" return invalid data"
Severity
Critical
Reproduce
Steps to reproduce the behavior:
- Use the example code of the README to query "example.com" of the repository and see the error.