doh library
Classes
- DoH
- DNS over HTTPS Client
- DoHAnswer
- DNS answer record
- DoHProvider
- DoH Service Providers
- DoHQuestion
- DNS query question
- DoHResponse
- DNS over HTTPS Response
Enums
- DnsResponseCode
- DNS response code enumeration
- DohRequestType
- DNS record type enumeration
Functions
-
synchronized(
Object lock, void callback()) → void - Simple synchronization lock implementation
Exceptions / Errors
- CacheException
- Cache operation exception
- DnsResolutionException
- DNS resolution failure exception
- DoHException
- DNS over HTTPS related exception classes Base DoH exception
- InvalidRequestTypeException
- Invalid request type exception
- NetworkException
- Network connection exception
- ResponseParsingException
- Response parsing exception