Hi
I'm trying to use Titanium.Network.setHTTPProxy() - however the documentation is a little vague. I know that the first argument is the proxy name, however when running from the console I get:
Titanium.Network.setHTTPProxy() Invalid arguments passed for: setHTTPProxy(String|null, [String, String, String])Because some of my users are behind a proxy which requires authentication - I'm guessing that the rest of the arguments handles that.
But yeah - these arguments aren't listed in the docs.
Anyone cares to share some more knowledge? :-)
Your Answer
Think you can help? Login to answer this question!