UNPKG
is-http2
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Detect if a server support http/2
github.com/stefanjudis/is-http2
stefanjudis/is-http2
is-http2
/
.travis.yml
12 lines
(9 loc)
•
117 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
language: node_js
node_js:
-
"4"
-
"5"
-
"6"
branches:
only: - master
after_success: npm run coveralls