Comparing version 0.4.11 to 0.4.12
###### Contributors | ||
[Sam](https://github.com/SamDecrock) | ||
<font color="#999">54 Commits</font> / <font color="#6cc644">2159++</font> / <font color="#bd3c00"> 957--</font> | ||
<font color="#dedede">91.53% <font color="#dedede">||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><font color="#f4f4f4">||||||||||||||</font><br><br> | ||
<font color="#999">57 Commits</font> / <font color="#6cc644">2217++</font> / <font color="#bd3c00"> 963--</font> | ||
<font color="#dedede">89.06% <font color="#dedede">||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><font color="#f4f4f4">||||||||||||||||||</font><br><br> | ||
[Franklin van de Meent](https://github.com/fvdm) | ||
<font color="#999">3 Commits</font> / <font color="#6cc644">27++</font> / <font color="#bd3c00"> 14--</font> | ||
<font color="#dedede">05.08% <font color="#dedede">|||||||||</font><font color="#f4f4f4">|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
<font color="#999">5 Commits</font> / <font color="#6cc644">43++</font> / <font color="#bd3c00"> 14--</font> | ||
<font color="#dedede">07.81% <font color="#dedede">||||||||||||||</font><font color="#f4f4f4">||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
[MJJ](https://github.com/mjj2000) | ||
<font color="#999">1 Commits</font> / <font color="#6cc644">11++</font> / <font color="#bd3c00"> 1--</font> | ||
<font color="#dedede">01.56% <font color="#dedede">||</font><font color="#f4f4f4">||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
[Russell Beattie](https://github.com/russellbeattie) | ||
<font color="#999">1 Commits</font> / <font color="#6cc644">55++</font> / <font color="#bd3c00"> 3--</font> | ||
<font color="#dedede">01.69% <font color="#dedede">|||</font><font color="#f4f4f4">|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
[MJJ](https://github.com/mjj2000) | ||
<font color="#999">1 Commits</font> / <font color="#6cc644">11++</font> / <font color="#bd3c00"> 1--</font> | ||
<font color="#dedede">01.69% <font color="#dedede">|||</font><font color="#f4f4f4">|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
###### [Generated](https://github.com/jakeleboeuf/contributor) on Thu May 21 2015 10:08:12 GMT+0200 (CEST) | ||
<font color="#dedede">01.56% <font color="#dedede">||</font><font color="#f4f4f4">||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
###### [Generated](https://github.com/jakeleboeuf/contributor) on Fri May 22 2015 10:14:45 GMT+0200 (CEST) |
@@ -250,2 +250,14 @@ /* | ||
if(isHttps && o.key){ | ||
requestoptions.key = o.key; | ||
} | ||
if(isHttps && o.cert){ | ||
requestoptions.cert = o.cert; | ||
} | ||
if(isHttps && o.secureProtocol) { | ||
requestoptions.secureProtocol = o.secureProtocol; | ||
} | ||
// add custom headers: | ||
@@ -266,2 +278,6 @@ if(o.headers){ | ||
if(o.localAddress){ | ||
requestoptions.localAddress = o.localAddress; | ||
} | ||
function requestResponse(res){ | ||
@@ -268,0 +284,0 @@ var ended = false; |
{ | ||
"name": "httpreq", | ||
"description": "node-httpreq is a node.js library to do HTTP(S) requests the easy way", | ||
"version": "0.4.11", | ||
"version": "0.4.12", | ||
"author": { | ||
@@ -33,2 +33,11 @@ "name": "Sam Decrock", | ||
{ | ||
"name": "MJJ", | ||
"email": "", | ||
"url": "https://github.com/mjj2000", | ||
"contributions": 1, | ||
"additions": 11, | ||
"deletions": 1, | ||
"hireable": true | ||
}, | ||
{ | ||
"name": "Russell Beattie", | ||
@@ -43,17 +52,8 @@ "email": "russ@russellbeattie.com", | ||
{ | ||
"name": "MJJ", | ||
"email": "", | ||
"url": "https://github.com/mjj2000", | ||
"contributions": 1, | ||
"additions": 11, | ||
"deletions": 1, | ||
"hireable": true | ||
}, | ||
{ | ||
"name": "Sam", | ||
"email": null, | ||
"url": "https://github.com/SamDecrock", | ||
"contributions": 54, | ||
"additions": 2159, | ||
"deletions": 957, | ||
"contributions": 57, | ||
"additions": 2217, | ||
"deletions": 963, | ||
"hireable": true | ||
@@ -65,4 +65,4 @@ }, | ||
"url": "https://github.com/fvdm", | ||
"contributions": 3, | ||
"additions": 27, | ||
"contributions": 5, | ||
"additions": 43, | ||
"deletions": 14, | ||
@@ -69,0 +69,0 @@ "hireable": false |
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
94680
745