mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 00:45:14 +00:00
Update http.js
This commit is contained in:
parent
2a90d80156
commit
5a2bf30b38
|
@ -759,7 +759,7 @@ var HTTPObject = function(engine) {
|
|||
"port": 8888,
|
||||
"credential": null
|
||||
};
|
||||
this.curlOptions.push("-k");
|
||||
this.curlOptions.push("-k");
|
||||
this.curlOptions.push("--ssl-no-revoke");
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user