Lines Matching refs:HTTP
5 use Sabre\HTTP; alias
45 $request = new HTTP\Request('OPTIONS', '/');
65 $request = new HTTP\Request('OPTIONS', '/unmapped');
91 $request = HTTP\Sapi::createFromServerArray($serverVars);
113 $request = HTTP\Sapi::createFromServerArray($serverVars);
123 …'Last-Modified' => [HTTP\Util::toHTTPDate(new \DateTime('@' . filemtime($this->tempDir . '/test.…
236 $httpRequest = HTTP\Sapi::createFromServerArray($serverVars);
254 $httpRequest = HTTP\Sapi::createFromServerArray($serverVars);
289 $httpRequest = HTTP\Sapi::createFromServerArray($serverVars);
303 $httpRequest = HTTP\Sapi::createFromServerArray($serverVars);
317 $httpRequest = HTTP\Sapi::createFromServerArray($serverVars);
336 $httpRequest = HTTP\Sapi::createFromServerArray($serverVars);
355 $httpRequest = HTTP\Sapi::createFromServerArray($serverVars);
370 $httpRequest = HTTP\Sapi::createFromServerArray($serverVars);
396 $request = HTTP\Sapi::createFromServerArray($serverVars);
419 $request = HTTP\Sapi::createFromServerArray($serverVars);