Home
last modified time | relevance | path

Searched refs:addHeader (Results 26 – 36 of 36) sorted by last modified time

12

/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md133 * `addHeader()` will now preserve an existing header with that name, and add a
/plugin/webdav/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 . '", charset="UTF-8…
H A DDigest.php184 …$this->response->addHeader('WWW-Authenticate', 'Digest realm="' . $this->realm . '",qop="' . $qop …
H A DBearer.php51 $this->response->addHeader('WWW-Authenticate', 'Bearer realm="' . $this->realm . '"');
/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php519 $response->addHeader(trim($parts[0]), trim($parts[1]));
H A DMessageInterface.php137 function addHeader($name, $value); function
H A DMessage.php235 function addHeader($name, $value) { function in Sabre\\HTTP\\Message
263 $this->addHeader($name, $value);
H A DMessageDecoratorTrait.php189 function addHeader($name, $value) { function
191 $this->inner->addHeader($name, $value);
/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