Searched refs:setAbsoluteUrl (Results 1 – 13 of 13) sorted by last modified time
220 * Added: Request::setAbsoluteUrl and Request::getAbsoluteUrl.
383 function setAbsoluteUrl($url);
125 function setAbsoluteUrl($url) { function in Sabre\\HTTP\\Request
57 function setAbsoluteUrl($url); function
93 function setAbsoluteUrl($url) { function in Sabre\\HTTP\\RequestDecorator95 $this->inner->setAbsoluteUrl($url);
189 $r->setAbsoluteUrl($protocol . '://' . $hostName . $url);
35 $this->outer->setAbsoluteUrl('http://example.org/foo');
253 * Added: Request::setAbsoluteUrl and Request::getAbsoluteUrl.
197 $r->setAbsoluteUrl($protocol . '://' . $hostName . $url);