Home
last modified time | relevance | path

Searched refs:hostWithPort (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-webui/app/common/services/
H A DdataService.js56 this.setHost = function(hostWithPort) { argument
57 hostWithPort = hostWithPort.replace(/^https?\:\/\//ig, '');
59 Constants.API_CREDENTIALS.default_protocol + '://' + hostWithPort;