1.1.0 • Published 10 years ago

is-http2-cli v1.1.0

Weekly downloads
17
License
MIT
Repository
github
Last release
10 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

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago