try to fix https connection issue

This commit is contained in:
加里
2014-09-11 14:55:47 +08:00
parent 45433d6e0c
commit 8cb2925dc3
6 changed files with 6 additions and 6 deletions

View File

@@ -268,6 +268,7 @@ function connectReqHandler(req, socket, head){
callback();
}
//connect
},function(callback){
try{