Home
last modified time | relevance | path

Searched refs:setHttpVersion (Results 1 – 15 of 15) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DRequestLog.php244 public function setHttpVersion($httpVersion) function in Google\\Service\\Logging\\RequestLog
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DHttpGetTest.php59 $request->setHttpVersion('1.0');
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md213 * Added: Message::getHttpVersion and Message::setHttpVersion.
H A DREADME.md579 function setHttpVersion($version);
724 function setHttpVersion($version);
/plugin/davcal/vendor/sabre/http/lib/
H A DMessage.php293 function setHttpVersion($version) { function in Sabre\\HTTP\\Message
H A DMessageDecoratorTrait.php233 function setHttpVersion($version) { function
235 $this->inner->setHttpVersion($version);
H A DMessageInterface.php168 function setHttpVersion($version); function
H A DSapi.php187 $r->setHttpVersion($httpVersion);
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DMessageDecoratorTest.php83 $this->outer->setHttpVersion('1.0');
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md246 * Added: Message::getHttpVersion and Message::setHttpVersion.
H A DREADME.md579 function setHttpVersion($version);
724 function setHttpVersion($version);
/plugin/webdav/vendor/sabre/http/lib/
H A DMessage.php298 function setHttpVersion($version) { function in Sabre\\HTTP\\Message
H A DMessageDecoratorTrait.php234 function setHttpVersion($version) { function
236 $this->inner->setHttpVersion($version);
H A DMessageInterface.php169 function setHttpVersion($version); function
H A DSapi.php195 $r->setHttpVersion($httpVersion);