Check whether a website supports HTTP/2 and HTTP/3. HTTP/2 is detected via ALPN protocol negotiation; HTTP/3 is detected by parsing the Alt-Svc response header.
HTTP/2 support via ALPN negotiation
HTTP/3 detection via Alt-Svc header
Server software header and HTTP response status code