http://i2p-javadocs.i2p/net/i2p/util/DNSOverHTTPS.html
String lookup ( String host) V4_ONLY unless we have only IPv6 address, then V6_ONLY String lookup ( String host, DNSOverHTTPS.Type type) Lookup in cache, then query servers static void main ( String [] args) void transferComplete (long alreadyTransferred,
long bytesTransferred,
long bytesRemaining, String url, String outputFile,
boolean notModified) void transferFailed ( String url,
long bytesTransferred,
long bytesRemaining,
int currentAttempt) Methods inherited from...