Hello @all
Retrofit with 443 PORT
I am parsing data using Retrofit. As I used to give BASE URL and 443 PORT to Retrofit Request, BASE URL NOT WORKING WITH 443.
I want to use URL like :
http://xxx.xxx.xx.xxx:443/
Is there any suggestion how do I set my BASE URL WITH 443 PORT?