http-headers
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "http-headers", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Parse http headers", | ||
@@ -37,5 +37,5 @@ "main": "index.js", | ||
"coordinates": [ | ||
55.6876742, | ||
12.5955475 | ||
55.687709, | ||
12.5955128 | ||
] | ||
} |
@@ -129,3 +129,3 @@ # http-headers | ||
method: 'GET', | ||
path: '/foo', | ||
url: '/foo', | ||
version: { major: 1, minor: 1 }, | ||
@@ -132,0 +132,0 @@ headers: { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14074