m-yeganeh opened a new issue #1124:
URL: https://github.com/apache/cordova-android/issues/1124


   # Bug Report
   ERR_UNSAFE_PORT
   
   ## Problem
   If you send a request to any unsafe ports you got the error message 
ERR_UNSAFE_PORT and your request dropped. you can handle it in windows or mac 
with explicitly-allowed-ports flag but we could not access it in Cordova. 
    
   ### What is expected to happen?
   We need to access unsafe ports with some plugin or configs and i want to 
send a request to any ports without problem as you can do in the android.
   
   ### What does actually happen?
   We are getting ERR_UNSAFE_PORT when send a request to any unsafe ports like 
6000.
   
   
   ### Environment, Platform, Device
   Android, web-view, Cordova, Chrome
   
   
   
   ### Version information
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins
   Operating System, Android Studio, Xcode etc.
   
   
   
   ## Checklist
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to