1.1.0 • Published 8 years ago

is-http2-cli v1.1.0

Weekly downloads
17
License
MIT
Repository
github
Last release
8 years ago

Build Status npm version npm downloads Coverage Status Uses greenkeeper.io

is-http2-cli

Find out which hosts already support HTTP/2

Screenshot

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

I want to thank all these people for their great work!!!

1.1.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago