Searched refs:hostWithPort (Results 1 – 1 of 1) sorted by relevance
56 this.setHost = function(hostWithPort) { argument57 hostWithPort = hostWithPort.replace(/^https?\:\/\//ig, '');59 Constants.API_CREDENTIALS.default_protocol + '://' + hostWithPort;