Comparing version 1.4.2 to 1.4.3
@@ -307,2 +307,3 @@ 'use strict'; | ||
body: body, | ||
headers: connection.headers, | ||
}; | ||
@@ -309,0 +310,0 @@ callback(null, result); |
{ | ||
"name": "loadtest", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Run load tests for your web application. Mostly ab-compatible interface, with an option to force requests per second. Includes an API for automated load testing.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/alexfernandez/loadtest", |
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
77443
2069