From 875a7242d4aca3e4cf36ba47e4b4ccecda699dcf Mon Sep 17 00:00:00 2001 From: zzz Date: Wed, 23 Dec 2020 10:22:34 -0500 Subject: [PATCH] Javadoc update for DoH --- core/java/src/net/i2p/util/DNSOverHTTPS.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/java/src/net/i2p/util/DNSOverHTTPS.java b/core/java/src/net/i2p/util/DNSOverHTTPS.java index 98bc89105..afc1bf7df 100644 --- a/core/java/src/net/i2p/util/DNSOverHTTPS.java +++ b/core/java/src/net/i2p/util/DNSOverHTTPS.java @@ -36,7 +36,8 @@ import net.i2p.data.DataHelper; * * Warning - not thread-safe. Create new instances as necessary. * - * This supports the JSON format only. Does NOT support RFC 8484 (DNS format) + * As of 0.9.49, this supports the RFC 8484 (DNS) format only. + * Does NOT support the JSON format (used prior to 0.9.49) * or RFC 7858 (DNS over TLS). * * https://developers.google.com/speed/public-dns/docs/dns-over-https