Titanium.Network.HTTPClient.setBasicCredentials

function
0.7.0
           
Set the basic authentication credentials

Arguments

Name Type Description
username String The username to use or an empty String to use none.
password String The password to use or an empty String to use none.

Return Type

String