Home
last modified time | relevance | path

Searched refs:addHeader (Results 1 – 25 of 36) sorted by path

12

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md812 … changedHeader() function system of messages because all header changes now go through addHeader().
H A DUPGRADING.md773 … changedHeader() function system of messages because all header changes now go through addHeader().
774 … setHeader() first removes the header using unset on a HeaderCollection and then calls addHeader().
775 …Keeping the Host header and URL host in sync is now handled by overriding the addHeader method in …
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md539 * Added NativeMailerHandler::addHeader() to send custom headers in mails
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DNativeMailerHandler.php78 $this->addHeader(sprintf('From: %s', $from));
87 public function addHeader($headers): self function in Monolog\\Handler\\NativeMailerHandler
/plugin/combo/ComboStrap/
H A DHttpResponse.php236 function addHeader(string $header): HttpResponse function in ComboStrap\\HttpResponse
/plugin/combo/action/
H A Drouter.php925 ->addHeader(self::LOCATION_HEADER_PREFIX . $targetUrl)
938 ->addHeader(self::REFRESH_HEADER_PREFIX . $targetUrl)
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md100 * `addHeader()` will now preserve an existing header with that name, and add a
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DAWS.php144 $this->response->addHeader('WWW-Authenticate', 'AWS');
H A DBasic.php58 $this->response->addHeader('WWW-Authenticate', 'Basic realm="' . $this->realm . '"');
H A DBearer.php51 $this->response->addHeader('WWW-Authenticate', 'Bearer realm="' . $this->realm . '"');
H A DDigest.php184 …$this->response->addHeader('WWW-Authenticate', 'Digest realm="' . $this->realm . '",qop="' . $qop …
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php517 $response->addHeader(trim($parts[0]), trim($parts[1]));
H A DMessage.php231 function addHeader($name, $value) { function in Sabre\\HTTP\\Message
259 $this->addHeader($name, $value);
H A DMessageDecoratorTrait.php189 function addHeader($name, $value) { function
191 $this->inner->addHeader($name, $value);
H A DMessageInterface.php137 function addHeader($name, $value); function
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DMessageDecoratorTest.php64 $this->outer->addHeader('A', 'd');
H A DMessageTest.php159 $message->addHeader('A', '2');
H A DSapiTest.php97 $response->addHeader('Content-Type', 'application/xml');
128 $response->addHeader('Content-Length', 19);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php173 public function addHeader(string $header, string $value): self
168 public function addHeader(string $header, string $value): self global() function in Elastica\\Client
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

12