How to disable http3 in Mozilla Firefox

By | 2022-01-13

The http3 protocoll is enabled by default in Mozilla Firefox since version 88, but it may cause problems.

You can turn off the http3 communication with the following steps:

  • Type “about:config” into the search/URL bar of the browser.
  • Type “network.http.http3.enabled” in the configuration page
  • Set the value from “true” to “false”
  • Restart the browser.