add tcp-ping

This commit is contained in:
想当当
2014-11-12 14:28:20 +08:00
parent 344326706e
commit f6ac9a3228
3 changed files with 7 additions and 6 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){