/plugin/webdav/vendor/sabre/http/lib/ |
H A D | MessageDecoratorTrait.php | 189 function addHeader($name, $value) { function 191 $this->inner->addHeader($name, $value);
|
H A D | Message.php | 235 function addHeader($name, $value) { function in Sabre\\HTTP\\Message 263 $this->addHeader($name, $value);
|
H A D | MessageInterface.php | 137 function addHeader($name, $value); function
|
H A D | Client.php | 519 $response->addHeader(trim($parts[0]), trim($parts[1]));
|
/plugin/davcal/vendor/sabre/http/lib/ |
H A D | MessageDecoratorTrait.php | 189 function addHeader($name, $value) { function 191 $this->inner->addHeader($name, $value);
|
H A D | Message.php | 231 function addHeader($name, $value) { function in Sabre\\HTTP\\Message 259 $this->addHeader($name, $value);
|
H A D | MessageInterface.php | 137 function addHeader($name, $value); function
|
H A D | Client.php | 517 $response->addHeader(trim($parts[0]), trim($parts[1]));
|
/plugin/davcal/vendor/sabre/http/tests/HTTP/ |
H A D | SapiTest.php | 97 $response->addHeader('Content-Type', 'application/xml'); 128 $response->addHeader('Content-Length', 19);
|
H A D | MessageDecoratorTest.php | 64 $this->outer->addHeader('A', 'd');
|
H A D | MessageTest.php | 159 $message->addHeader('A', '2');
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | NativeMailerHandler.php | 78 $this->addHeader(sprintf('From: %s', $from)); 87 public function addHeader($headers): self function in Monolog\\Handler\\NativeMailerHandler
|
/plugin/webdav/vendor/sabre/http/lib/Auth/ |
H A D | Bearer.php | 51 $this->response->addHeader('WWW-Authenticate', 'Bearer realm="' . $this->realm . '"');
|
H A D | Basic.php | 58 …$this->response->addHeader('WWW-Authenticate', 'Basic realm="' . $this->realm . '", charset="UTF-8…
|
H A D | Digest.php | 184 …$this->response->addHeader('WWW-Authenticate', 'Digest realm="' . $this->realm . '",qop="' . $qop …
|
H A D | AWS.php | 144 $this->response->addHeader('WWW-Authenticate', 'AWS');
|
/plugin/davcal/vendor/sabre/http/lib/Auth/ |
H A D | Bearer.php | 51 $this->response->addHeader('WWW-Authenticate', 'Bearer realm="' . $this->realm . '"');
|
H A D | Basic.php | 58 $this->response->addHeader('WWW-Authenticate', 'Basic realm="' . $this->realm . '"');
|
H A D | Digest.php | 184 …$this->response->addHeader('WWW-Authenticate', 'Digest realm="' . $this->realm . '",qop="' . $qop …
|
H A D | AWS.php | 144 $this->response->addHeader('WWW-Authenticate', 'AWS');
|
/plugin/odt/ODT/ |
H A D | ODTHeading.php | 87 $doc->addHeader($title);
|
/plugin/combo/ComboStrap/ |
H A D | HttpResponse.php | 236 function addHeader(string $header): HttpResponse function in ComboStrap\\HttpResponse
|
/plugin/combo/action/ |
H A D | router.php | 925 ->addHeader(self::LOCATION_HEADER_PREFIX . $targetUrl) 938 ->addHeader(self::REFRESH_HEADER_PREFIX . $targetUrl)
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/ |
H A D | Client.php | 173 public function addHeader(string $header, string $value): self 168 public function addHeader(string $header, string $value): self global() function in Elastica\\Client
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | servlet-api.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/servlet/
javax/ ... |