Home
last modified time | relevance | path

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

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DHttpCheck.php113 public function getHeaders() function in Google\\Service\\Monitoring\\HttpCheck
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DReportResult.php82 public function getHeaders() function in Google\\Service\\Adsense\\ReportResult
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DFreeBusyRequestTest.php297 ), $this->response->getHeaders());
361 ), $this->response->getHeaders());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Result.php113 public function getHeaders() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Result
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerPluginTest.php61 ),$this->response->getHeaders());
H A DServerPropsInfiniteDepthTest.php62 $this->response->getHeaders()
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DExpandPropertiesTest.php74 ), $server->httpResponse->getHeaders());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DRequest.php93 public function getHeaders() function in Google\\Service\\ServiceControl\\Request
/plugin/authgooglesheets/vendor/psr/http-message/
H A DCHANGELOG.md24 - Updated the `MessageInterface::getHeaders()` return annotation to use the
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/
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/http/tests/HTTP/
H A DRequestTest.php16 ], $request->getHeaders());
/plugin/authfacebook/lib/
H A DFacebookBatchResponse.php60 $headers = $response->getHeaders();
H A DFacebookResponse.php130 public function getHeaders() function in Facebook\\FacebookResponse
/plugin/davcal/vendor/sabre/http/lib/
H A DSapi.php59 foreach ($response->getHeaders() as $key => $value) {
H A DMessage.php112 function getHeaders() { function in Sabre\\HTTP\\Message
H A DRequest.php300 foreach ($this->getHeaders() as $key => $value) {
/plugin/webdav/vendor/sabre/http/lib/
H A DSapi.php59 foreach ($response->getHeaders() as $key => $value) {
H A DMessage.php116 function getHeaders() { function in Sabre\\HTTP\\Message
H A DRequest.php300 foreach ($this->getHeaders() as $key => $value) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DMessageFormatter.php179 foreach ($message->getHeaders() as $name => $values) {
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DAWS.php192 $headers = $this->request->getHeaders();
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DREST.php95 $response->getHeaders() ?: [],
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDocument.php143 public function getHeaders() function in Google\\Service\\Docs\\Document
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DAWS.php192 $headers = $this->request->getHeaders();
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DClient.php377 'headers' => array_change_key_case($response->getHeaders()),

12345