Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Firefox not using HTTP3 when HTTP3 is enabled on that site.

  • 2 antwoorde
  • 2 hierdie probleem
  • 1 view
  • Laaste antwoord deur Alvin

more options

I visited https://cloudflare-quic.com/ and it said my browser used HTTP/2 when loading that page. Devtools also said is load with HTTP/3 protocol. `network.http.http3.enabled` is true in about:config

I visited https://cloudflare-quic.com/ and it said my browser used HTTP/2 when loading that page. Devtools also said is load with HTTP/3 protocol. `network.http.http3.enabled` is true in about:config

All Replies (2)

more options

Turns out is because `network.dns.disablePrefetch` is true, by setting that to false fixed the issue.

more options

Alvin said

Turns out is because `network.dns.disablePrefetch` is true, by setting that to false fixed the issue.

That might not be the direct cause of this issue, it works for the first time but after you restart the browser the issue persists.