Home
last modified time | relevance | path

Searched defs:httpHeaders (Results 1 – 5 of 5) sorted by relevance

/plugin/top/
H A DCrawlerDetect.php19 protected $httpHeaders = array(); variable in Jaybizzle\\CrawlerDetect\\CrawlerDetect
324 public function setHttpHeaders($httpHeaders = null)
/plugin/rating/
H A DCrawlerDetect.php19 protected $httpHeaders = array(); variable in Jaybizzle\\CrawlerDetect\\CrawlerDetect
324 public function setHttpHeaders($httpHeaders = null)
/plugin/sectiontoggle/
H A DMobile_Detect.php92 protected $httpHeaders = array(); variable in Mobile_Detect
707 public function setHttpHeaders($httpHeaders = null) argument
1152 isMobile($userAgent = null, $httpHeaders = null) global() argument
1189 isTablet($userAgent = null, $httpHeaders = null) global() argument
1220 is($key, $userAgent = null, $httpHeaders = null) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DStaticFilesHandler.php33 public $httpHeaders; variable in Google\\Service\\Appengine\\StaticFilesHandler
82 public function setHttpHeaders($httpHeaders)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DHTTPGetAction.php55 public function setHttpHeaders($httpHeaders)