How to check if a website supports HTTP/2 on Linux

Linux

With curl you can test if your website supports HTTP/2. Just execute the following curl command:

curl --http2 https://www.schelstraete.org