You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add ignoreUpstreamProxyCertificate tests
* 2.5.9
* rename the test group to use whole correct option name
* Add comments with explanations to the new tests
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "proxy-chain",
3
-
"version": "2.5.8",
3
+
"version": "2.5.9",
4
4
"description": "Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.",
0 commit comments