Home
last modified time | relevance | path

Searched refs:setHeaders (Results 1 – 25 of 62) sorted by relevance

123

/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DAWSTest.php51 $this->request->setHeaders([
73 $this->request->setHeaders([
100 $this->request->setHeaders([
128 $this->request->setHeaders([
158 $this->request->setHeaders([
193 $this->request->setHeaders([
/plugin/davcal/vendor/sabre/http/examples/
H A Dstringify.php31 $request->setHeaders([
42 $response->setHeaders([
/plugin/webdav/vendor/sabre/http/lib/
DMessageDecoratorTrait.php172 function setHeaders(array $headers) { function
174 $this->inner->setHeaders($headers);
DMessageInterface.php124 function setHeaders(array $headers); function
DResponse.php107 if (!is_null($headers)) $this->setHeaders($headers);
/plugin/davcal/vendor/sabre/http/lib/
H A DMessageDecoratorTrait.php172 function setHeaders(array $headers) { function
174 $this->inner->setHeaders($headers);
H A DMessageInterface.php124 function setHeaders(array $headers); function
H A DResponse.php108 if (!is_null($headers)) $this->setHeaders($headers);
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DMessageDecoratorTest.php31 $this->outer->setHeaders([
38 $this->outer->setHeaders([
H A DMessageTest.php92 $message->setHeaders($headers);
95 $message->setHeaders([
/plugin/authfacebook/lib/
DFacebookClient.php171 $request->setHeaders([
176 $request->setHeaders([
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
DCsv.php47 public function setHeaders($headers) function in Google\\Service\\AlertCenter\\Csv
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
DCheckResponse.php32 public function setHeaders($headers) function in Google\\Service\\ServiceControl\\CheckResponse
DResponse.php74 public function setHeaders($headers) function in Google\\Service\\ServiceControl\\Response
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2Table.php31 public function setHeaders($headers) function in Google\\Service\\DLP\\GooglePrivacyDlpV2Table
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
DApnsConfig.php50 public function setHeaders($headers) function in Google\\Service\\FirebaseCloudMessaging\\ApnsConfig
DWebpushConfig.php68 public function setHeaders($headers) function in Google\\Service\\FirebaseCloudMessaging\\WebpushConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
DAppEngineHttpTarget.php72 public function setHeaders($headers) function in Google\\Service\\CloudScheduler\\AppEngineHttpTarget
DHttpTarget.php60 public function setHeaders($headers) function in Google\\Service\\CloudScheduler\\HttpTarget
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
DAppEngineHttpRequest.php72 public function setHeaders($headers) function in Google\\Service\\CloudTasks\\AppEngineHttpRequest
DHttpRequest.php60 public function setHeaders($headers) function in Google\\Service\\CloudTasks\\HttpRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DUrlMapTest.php95 public function setHeaders($headers) function in Google\\Service\\Compute\\UrlMapTest
DTestFailure.php145 public function setHeaders($headers) function in Google\\Service\\Compute\\TestFailure
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
DMessagePart.php73 public function setHeaders($headers) function in Google\\Service\\Gmail\\MessagePart
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
DReport.php67 public function setHeaders($headers) function in Google\\Service\\AdSenseHost\\Report

123