mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
try to fix https connection issue
This commit is contained in:
@@ -268,6 +268,7 @@ function connectReqHandler(req, socket, head){
|
||||
callback();
|
||||
}
|
||||
|
||||
|
||||
//connect
|
||||
},function(callback){
|
||||
try{
|
||||
|
||||
Reference in New Issue
Block a user