Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (auth)
Viewing all articles
Browse latest Browse all 13

HTTPClient - Set a proxy with a Digest Auth

$
0
0

Did anyone ever manage to make an http call through a proxy server using a digest access authentication?

I tried with basic authentication, but if I set the proxy and the username+password from the network settings, my http request will crash the whole app. Same thing if I set only the proxy server and send the auth through

http.setRequestHeader('Authorization', 'Basic ' + Ti.Utils.base64encode(username+':'+password));

Viewing all articles
Browse latest Browse all 13

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>