Searched refs:getBody (Results 1 – 2 of 2) sorted by relevance
171 …LogUtility::log2file("Bad Http Response: $this->status : {$this->getBody()}", LogUtility::LVL_MSG_…269 function getBody(): string function in ComboStrap\\HttpResponse324 return XmlDocument::createHtmlDocFromMarkup($this->getBody());365 return Json::createFromString($this->getBody())->toArray();421 ->executeHtmlPage($this->getBody(), $waitTimeInSecondToComplete)434 return Json::createFromString($this->getBody());
850 this.getBody=function(doc){if(doc.body){return doc.body function6681 return browser.infoTip=this.tags.infoTipTag.append({},getBody(doc))