Searched refs:hR (Results 1 – 2 of 2) sorted by path
143 $hR = $this->server->httpResponse;184 * @param ResponseInterface $hR194 $hR->setHeader('X-Sabre-Temp', 'true');195 $hR->setStatus(200);205 * @param ResponseInterface $hR220 $hR->setStatus($newFile ? 201 : 200);232 * @param ResponseInterface $hR242 $hR->setStatus(204);255 * @param ResponseInterface $hR264 $hR->setStatus(207);[all …]
146 $hR = $this->server->httpResponse;187 * @param ResponseInterface $hR197 $hR->setHeader('X-Sabre-Temp', 'true');198 $hR->setStatus(200);208 * @param ResponseInterface $hR223 $hR->setStatus($newFile ? 201 : 200);235 * @param ResponseInterface $hR245 $hR->setStatus(204);258 * @param ResponseInterface $hR267 $hR->setStatus(207);[all …]