Comparing version 0.3.3 to 0.3.4
@@ -159,2 +159,6 @@ /* | ||
if(o.agent){ | ||
requestoptions.agent = o.agent; | ||
} | ||
function requestResponse(res){ | ||
@@ -161,0 +165,0 @@ var ended = false; |
{ | ||
"name": "httpreq", | ||
"description": "node-httpreq is a node.js library to do HTTP(S) requests the easy way", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Sam Decrock", |
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
81415
443