UNPKG
http-headers
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.0.0
1.2.0
1.1.1
1.1.0
1.0.0
0.1.0
Parse http headers
github.com/watson/http-headers
watson/http-headers
http-headers
/
.travis.yml
11 lines
(10 loc)
•
87 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
sudo:
false
language:
node_js
node_js:
-
'8'
-
'7'
-
'6'
-
'5'
-
'4'
-
'0.12'
-
'0.10'