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