Test TLS 1.3 Zero Round Trip Time support via HTTP/3
How it works
This tool performs an initial HTTP/3 request to obtain session resumption data, then attempts a 0-RTT request using GET_0RTT to verify if the server accepts early data.
0-RTT enables faster connections but may be vulnerable to replay attacks