Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
已存档

HTTP/3 doesn't work regardless of config file

Hunter6977 已回复
Hunter6977

HTTP/3 doesn't work regardless of my config:

network.http.http3.enable = true network.dns.httpssvc.http3_fast_fallback_timeout = 0 network.http.http3.priority = true

and https://cloudflare-quic.com/ and console still show I'm using HTTP/2. Tried on Firefox nightly and chromium (chromium works fine but firefox doesn't.)

HTTP/3 doesn't work regardless of my config: network.http.http3.enable = true network.dns.httpssvc.http3_fast_fallback_timeout = 0 network.http.http3.priority = true and https://cloudflare-quic.com/ and console still show I'm using HTTP/2. Tried on Firefox nightly and chromium (chromium works fine but firefox doesn't.)

所有回复 (3)

I see HTTP/3 requests on www.cloudflare.com, both on Nightly and release (117.0.1) with HPPT/3 enabled , but not on the cloudflare-quic.com site.

I did some more investigation and testing and see some HTTP/3 requests on https://cloudflare-quic.com/.

Only https://quic.tech:8443/ and https://quic.rocks:4433/ work and I have to refresh the page to get it work.

Cloudflare and rest of the sites are still using HTTP/2.

由Hunter6977于修改