I have an app where I use okhttp and retrofit. When I make a api request it executes when I use HTTPS and gives timeout when I use HTTP. What can I do on Server side to fix