Run a real HTTP/3 and QUIC connection test
HTTP/3 carries HTTP semantics over QUIC, a secure transport that runs over UDP instead of TCP. The checker attempts a real connection so you can distinguish a working HTTP/3 endpoint from a domain that only appears to be configured for the protocol. The result reports the negotiated HTTP version, response status, and whether QUIC was detected.
A successful handshake is the strongest confirmation that the tested endpoint can serve traffic over HTTP/3. If it fails while discovery signals pass, investigate the path between the client and edge, including UDP port 443, firewall rules, load balancers, CDN settings, certificates, and supported QUIC versions.


