Home
last modified time | relevance | path

Searched refs:setHeaders (Results 1 – 25 of 60) 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/
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.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/
H A DFacebookClient.php171 $request->setHeaders([
176 $request->setHeaders([
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DCheckResponse.php32 public function setHeaders($headers) function in Google\\Service\\ServiceControl\\CheckResponse
H A DResponse.php74 public function setHeaders($headers) function in Google\\Service\\ServiceControl\\Response
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DCsv.php47 public function setHeaders($headers) function in Google\\Service\\AlertCenter\\Csv
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Table.php31 public function setHeaders($headers) function in Google\\Service\\DLP\\GooglePrivacyDlpV2Table
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DApnsConfig.php50 public function setHeaders($headers) function in Google\\Service\\FirebaseCloudMessaging\\ApnsConfig
H A DWebpushConfig.php68 public function setHeaders($headers) function in Google\\Service\\FirebaseCloudMessaging\\WebpushConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DAppEngineHttpTarget.php72 public function setHeaders($headers) function in Google\\Service\\CloudScheduler\\AppEngineHttpTarget
H A DHttpTarget.php60 public function setHeaders($headers) function in Google\\Service\\CloudScheduler\\HttpTarget
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DAppEngineHttpRequest.php72 public function setHeaders($headers) function in Google\\Service\\CloudTasks\\AppEngineHttpRequest
H A DHttpRequest.php60 public function setHeaders($headers) function in Google\\Service\\CloudTasks\\HttpRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DUrlMapTest.php95 public function setHeaders($headers) function in Google\\Service\\Compute\\UrlMapTest
H A DTestFailure.php145 public function setHeaders($headers) function in Google\\Service\\Compute\\TestFailure
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DReport.php67 public function setHeaders($headers) function in Google\\Service\\AdSenseHost\\Report
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DMessagePart.php73 public function setHeaders($headers) function in Google\\Service\\Gmail\\MessagePart

123