DoH
DNS over HTTPS
At the IETF 101 London Hackathon, I created a javascript test client for Stephane Bortzmeyer. There are actually two versions. The first one runs in node.js: DoH client.
The second version uses webpack to run inside the browser: DoH browser client.
As the draft standard changes, I'll update these clients to follow.
more ...