Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

HttpClient Get encoding characters

$
0
0

var client = Ti.Network.createHTTPClient({
 
 // function called when the response data is available
         onload : function(e) {
            var data = this;
            callback(data);
         },
         onerror : function(e) {
            error();
         },
         timeout : 10000  // in milliseconds,
     });
 
 
     client.open("GET",_link);
     client.send();

Ka­d?n­la­r?n or­tak // A sample output ­ &amp etc.


Viewing all articles
Browse latest Browse all 8068

Trending Articles



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