63
edits
(use lists in markup) |
(add code links) |
||
Line 4: | Line 4: | ||
A high-level overview is also available here: https://support.mozilla.org/en-US/kb/configuring-networks-disable-dns-over-https | A high-level overview is also available here: https://support.mozilla.org/en-US/kb/configuring-networks-disable-dns-over-https | ||
Heuristics are implemented in [https://searchfox.org/mozilla-central/source/browser/components/doh/DoHHeuristics.jsm DoHHeuristics.jsm] | |||
[https://searchfox.org/mozilla-central/source/browser/components/doh/DoHController.jsm DoHController.jsm] is responsible for running them at startup and upon network changes, and taking action to disable or enable DoH based on the outcome. | |||
== Global Canary == | == Global Canary == |
edits