Hi
Because of some reasons (security, ping time and etc.) I have to send all http requests in my app through a custom proxy server. I’m handling usual http requests through proxy server by setting http server described in this link. but Backendless library is not working with this and sends all requests without using my proxy settings!
Can anyone please help me doing this? Is there any way I can force Backendless use my proxy settings to communicate with the server?
Thanks a lot