gecko-dev/netwerk/docs
Valentin Gosu 0337a7de38 Bug 1743022 - Add tests for TRR temporary blocklisting r=necko-reviewers,kershaw
* DNSPacket::Decode now returns an error code for NS responses with a non-zero
  RCODE. Previously, when we'd do the check for the parent domain, we'd treat
  any DoH response as a valid NS, making the entire check for parents useless.
* Changes the documentation for this feature to mention the prefs used by this
  feature.
* I don't think we need to worry about clearing the blocklist when the DNS
  cache is cleared. For testing we can simply disable the blocklist. In real
  life the blocklist is only 60 seconds and it's unlikely to cause problems
  for users.

Depends on D136530

Differential Revision: https://phabricator.services.mozilla.com/D136531
2022-01-25 15:57:04 +00:00
..
cache2 Bug 1714788 - doc: Fix a Pygments warning r=firefox-source-docs-reviewers,championshuttler DONTBUILD 2021-11-16 07:59:49 +00:00
dns Bug 1743022 - Add tests for TRR temporary blocklisting r=necko-reviewers,kershaw 2022-01-25 15:57:04 +00:00
http Bug 1734764 - Document the lifecycle of a HTTP request, and how to extract data from it. r=firefox-source-docs-reviewers,necko-reviewers,sylvestre,dragana DONTBUILD 2021-10-22 15:37:33 +00:00
http_server_for_testing.rst Bug 1737859 - migrate docs for the http server, r=mconley DONTBUILD 2021-10-26 20:27:06 +00:00
index.rst Bug 1741166 - Add documentation for actionable Necko bugs r=nhnt11,necko-reviewers,kershaw DONTBUILD 2021-11-17 11:02:40 +00:00
submitting_networking_bugs.md Bug 1741190 - Add a profiler preset for necko r=necko-reviewers,kpatenio,dragana,julienw 2021-12-01 16:09:22 +00:00