HTTP/2 request curl

Force HTTP/2 and check protocol in response

curl --http2 -sI https://example.com | grep -i 'http\|alt-svc'