update version

This commit is contained in:
OttoMao
2014-11-13 10:14:04 +08:00
3 changed files with 16 additions and 7 deletions

View File

@@ -274,6 +274,7 @@ function connectReqHandler(req, socket, head){
//find port
function(callback){
if(shouldIntercept){
//TODO : remote port other than 433
httpsServerMgrInstance.fetchPort(host,userRequestHandler,function(err,port){