Home
last modified time | relevance | path

Searched refs:setHeaders (Results 26 – 50 of 60) sorted by path

123

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DRequest.php47 $this->setHeaders($headers);
H A DResponse.php107 $this->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/dav/lib/DAV/
H A DServer.php312 $this->httpResponse->setHeaders($headers);
/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/examples/
H A Dstringify.php31 $request->setHeaders([
42 $response->setHeaders([
/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/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/ ...
/plugin/googlesearch/
H A Dnusoap.php6876 function setHeaders($headers){ function in soapclient
/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 ...
/plugin/mantis/lib/
H A Dchangelog339 - soapclient: only set SOAP headers when they are specified in call params (so setHeaders still wor…
H A Dclass.soapclient.php558 function setHeaders($headers){ function in nusoap_client
H A Dnusoap.php7626 function setHeaders($headers){ function in nusoap_client
/plugin/scrape/
H A DphpQuery-onefile.php

123