Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.12 KB

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!!!