I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 4863ab37 authored by zzz's avatar zzz
Browse files

javadoc

parent c745cc8a
No related branches found
No related tags found
No related merge requests found
...@@ -23,8 +23,12 @@ import net.i2p.data.DataHelper; ...@@ -23,8 +23,12 @@ import net.i2p.data.DataHelper;
* Simple implemetation of DNS over HTTPS. * Simple implemetation of DNS over HTTPS.
* Also sets the local clock from the received date header. * Also sets the local clock from the received date header.
* *
* This supports the JSON format only. Does NOT support RFC 8484 (DNS format)
* or RFC 7858 (DNS over TLS).
*
* https://developers.google.com/speed/public-dns/docs/dns-over-https * https://developers.google.com/speed/public-dns/docs/dns-over-https
* https://developers.cloudflare.com/1.1.1.1/dns-over-https/json-format/ * https://developers.cloudflare.com/1.1.1.1/dns-over-https/json-format/
* https://github.com/curl/curl/wiki/DNS-over-HTTPS
* *
* @since 0.9.35 * @since 0.9.35
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment