http-proxy
Advanced tools
Comparing version 1.8.0 to 1.8.1
@@ -37,3 +37,4 @@ var common = exports, | ||
['host', 'hostname', 'socketPath'].forEach( | ||
['host', 'hostname', 'socketPath', 'pfx', 'key', | ||
'passphrase', 'cert', 'ca', 'ciphers', 'secureProtocol'].forEach( | ||
function(e) { outgoing[e] = options[forward || 'target'][e]; } | ||
@@ -40,0 +41,0 @@ ); |
{ | ||
"name" : "http-proxy", | ||
"version" : "1.8.0", | ||
"version" : "1.8.1", | ||
@@ -5,0 +5,0 @@ "repository" : { |
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
37136
701