Home
last modified time | relevance | path

Searched refs:getHttpHeader (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DSystemParameter.php45 public function getHttpHeader() function in Google\\Service\\ServiceNetworking\\SystemParameter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DSystemParameter.php45 public function getHttpHeader() function in Google\\Service\\ServiceManagement\\SystemParameter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DSystemParameter.php45 public function getHttpHeader() function in Google\\Service\\ServiceUsage\\SystemParameter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DSystemParameter.php45 public function getHttpHeader() function in Google\\Service\\ServiceConsumerManagement\\SystemParameter
/plugin/sectiontoggle/
H A DMobile_Detect.php749 public function getHttpHeader($header) function in Mobile_Detect
854 if (false === empty($this->httpHeaders[$altHeader])) { // @todo: should use getHttpHeader(), but it would be slow. (Serban)