mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
add support for all ports
This commit is contained in:
@@ -41,6 +41,7 @@ module.exports = {
|
||||
},
|
||||
|
||||
replaceServerResData: function(req,res,serverResData){
|
||||
return serverResData;
|
||||
},
|
||||
|
||||
pauseBeforeSendingResponse : function(req,res){
|
||||
|
||||
Reference in New Issue
Block a user