Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

How to test if a browser supports HTTP/3?

Writer Sophia Terry

I have been searching the web but I can't find any test to see if the browser I'm using is currently supporting HTTP/3 and if it is enabled. The websites I find are only for testing if websites support HTTP/3. Is there any website for testing if a browser supports HTTP/3?

1

1 Answer

cloudflare-quic.com

Cloudflare offers a HTTP/3 test at cloudflare-quic.com. I had to reload the page for it to work.

This is what it looks like for me after a reload (with HTTP/3 supported):

Successful test at cloudflare-quic.com

quic.nginx.org

You can test if your browser supports HTTP/3 at quic.nginx.org which is hosted by NGINX. The test doesn't usually require a page reload.

This is what it looks like for me:

Successful test at quic.nginx.org

http3.is

You can also use http3.is by Fastly, but it might also require a page reload before it works.

This is what http3.is looks like for me (with HTTP/3 supported):

Successful test at http3.is

4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy