is-http2-cli
v1.1.0
Published
A CLI utility to check if a server supports HTTP/2
Downloads
21
Readme
is-http2-cli
Find out which hosts already support HTTP/2
This is the CLI version of is-http2.
Install
npm install -g is-http2-cli
Basic usage
Usage
$ is-http2 <host>
Options
-s, --include-spdy Consider SPDY protocol as HTTP/2 supporting
Examples
$ is-http2 twitter.com
$ is-http2 facebook.com -s