Home
last modified time | relevance | path

Searched refs:getHeaders (Results 51 – 75 of 114) sorted by path

12345

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Browser/
H A DMapGetToPropFindTest.php38 $this->response->getHeaders()
H A DPluginTest.php35 $this->response->getHeaders()
61 $this->response->getHeaders()
82 $this->response->getHeaders()
144 ), $this->response->getHeaders());
163 ], $this->response->getHeaders());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DClientTest.php139 ], $request->getHeaders());
193 ], $request->getHeaders());
225 ], $request->getHeaders());
249 ], $request->getHeaders());
H A DHttpDeleteTest.php54 $response->getHeaders()
79 $response->getHeaders()
H A DHttpGetTest.php49 $response->getHeaders()
74 $response->getHeaders()
121 $response->getHeaders()
152 $response->getHeaders()
H A DHttpHeadTest.php49 $response->getHeaders()
H A DHttpPutTest.php52 $response->getHeaders()
81 $response->getHeaders()
115 $response->getHeaders()
149 $response->getHeaders()
202 $response->getHeaders()
297 $response->getHeaders()
345 ], $response->getHeaders());
H A DServerCopyMoveTest.php69 $this->response->getHeaders()
110 $this->response->getHeaders()
152 $this->response->getHeaders()
175 $this->response->getHeaders()
201 $this->response->getHeaders()
H A DServerMKCOLTest.php24 ),$this->response->getHeaders());
50 ),$this->response->getHeaders());
75 ),$this->response->getHeaders());
100 ),$this->response->getHeaders());
132 ),$this->response->getHeaders());
164 ),$this->response->getHeaders());
196 ),$this->response->getHeaders());
230 ),$this->response->getHeaders());
255 ),$this->response->getHeaders());
280 ),$this->response->getHeaders());
[all …]
H A DServerPluginTest.php61 ),$this->response->getHeaders());
H A DServerPreconditionTest.php174 $this->assertEquals(['ETag' => ['"abc123"']], $server->httpResponse->getHeaders());
198 ], $server->httpResponse->getHeaders());
219 ), $server->httpResponse->getHeaders());
H A DServerPropsInfiniteDepthTest.php62 $this->response->getHeaders()
H A DServerPropsTest.php55 $this->response->getHeaders()
81 $this->response->getHeaders()
H A DServerRangeTest.php37 $this->response->getHeaders()
69 $this->response->getHeaders()
101 $this->response->getHeaders()
174 $this->response->getHeaders()
208 $this->response->getHeaders()
243 $this->response->getHeaders()
277 $this->response->getHeaders()
H A DServerSimpleTest.php56 ],$this->response->getHeaders());
77 ],$this->response->getHeaders());
98 ],$this->response->getHeaders());
126 $this->response->getHeaders()
377 ],$this->response->getHeaders());
405 $this->response->getHeaders()
429 $this->response->getHeaders()
H A DTemporaryFileFilterTest.php44 ),$this->response->getHeaders());
62 ),$this->response->getHeaders());
73 ),$this->response->getHeaders());
88 ),$this->response->getHeaders());
100 ),$this->response->getHeaders());
148 ),$this->response->getHeaders());
157 ),$this->response->getHeaders());
174 ),$this->response->getHeaders());
185 ),$this->response->getHeaders());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DServerTest.php33 $this->response->getHeaders()
55 $this->response->getHeaders()
75 ], $this->response->getHeaders());
93 ],$this->response->getHeaders());
109 ],$this->response->getHeaders());
141 ],$this->response->getHeaders());
161 ],$this->response->getHeaders());
181 ], $this->response->getHeaders());
202 ],$this->response->getHeaders());
239 ],$this->response->getHeaders());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/
H A DMSWordTest.php32 $this->assertTrue(!!$server->httpResponse->getHeaders('Lock-Token'));
44 $this->assertTrue(!!$server->httpResponse->getHeaders('Lock-Token'));
H A DPluginTest.php49 $this->response->getHeaders()
247 $this->response->getHeaders()
267 $this->response->getHeaders()
339 $this->server->httpResponse->getHeaders()
378 $this->server->httpResponse->getHeaders()
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DExpandPropertiesTest.php74 ), $server->httpResponse->getHeaders());
H A DPrincipalPropertySearchTest.php69 ), $server->httpResponse->getHeaders());
109 ), $server->httpResponse->getHeaders());
149 ), $server->httpResponse->getHeaders());
222 ), $server->httpResponse->getHeaders());
294 ), $server->httpResponse->getHeaders());
359 ), $server->httpResponse->getHeaders());
H A DPrincipalSearchPropertySetTest.php55 ), $server->httpResponse->getHeaders());
82 ), $server->httpResponse->getHeaders());
109 ), $server->httpResponse->getHeaders());
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md84 * `getHeaders()` now returns header values as an array, just like psr/http.
H A DREADME.md514 function getHeaders();
659 function getHeaders();
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DAWS.php192 $headers = $this->request->getHeaders();

12345