Home
last modified time | relevance | path

Searched refs:setHeaders (Results 1 – 25 of 60) sorted by last modified time

123

/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js27564 this.setHeaders(parserOptions.headers);
27598 this.setHeaders(this.headersTransform(row));
27600 this.setHeaders(row);
27673 value: function setHeaders(headers) {
/plugin/combo/ComboStrap/
H A DHttpResponse.php109 ->setHeaders($response->getHeaders())
312 function setHeaders(array $headers): HttpResponse function in ComboStrap\\HttpResponse
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md93 * This means that `setHeaders()` does not wipe out every existing header
197 * Changed: setHeaders() now overwrites any existing http headers.
H A DREADME.md547 function setHeaders(array $headers);
692 function setHeaders(array $headers);
/plugin/davcal/vendor/sabre/http/lib/
H A DMessage.php212 function setHeaders(array $headers) { function in Sabre\\HTTP\\Message
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 DRequest.php49 if (!is_null($headers)) $this->setHeaders($headers);
H A DResponse.php108 if (!is_null($headers)) $this->setHeaders($headers);
/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/tests/HTTP/
H A DMessageDecoratorTest.php31 $this->outer->setHeaders([
38 $this->outer->setHeaders([
H A DMessageTest.php92 $message->setHeaders($headers);
95 $message->setHeaders([
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php312 $this->httpResponse->setHeaders($headers);
/plugin/davcal/vendor/sabre/http/examples/
H A Dstringify.php31 $request->setHeaders([
42 $response->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 DRequest.php86 public function setHeaders($headers) function in Google\\Service\\ServiceControl\\Request
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DHttpCheck.php106 public function setHeaders($headers) function in Google\\Service\\Monitoring\\HttpCheck
/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/guzzlehttp/psr7/src/
H A DMessageTrait.php138 private function setHeaders(array $headers) function
H A DRequest.php47 $this->setHeaders($headers);
H A DResponse.php107 $this->setHeaders($headers);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Result.php106 public function setHeaders($headers) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Result
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DAppEngineHttpTarget.php72 public function setHeaders($headers) function in Google\\Service\\CloudScheduler\\AppEngineHttpTarget
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Table.php31 public function setHeaders($headers) function in Google\\Service\\DLP\\GooglePrivacyDlpV2Table

123