Home
last modified time | relevance | path

Searched refs:setHttpHeaders (Results 1 – 6 of 6) sorted by last modified time

/plugin/sectiontoggle/
H A DMobile_Detect.php684 $this->setHttpHeaders($headers);
707 public function setHttpHeaders($httpHeaders = null) function in Mobile_Detect
1156 $this->setHttpHeaders($httpHeaders);
1224 $this->setHttpHeaders($httpHeaders);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DHTTPGetAction.php55 public function setHttpHeaders($httpHeaders) function in Google\\Service\\CloudRun\\HTTPGetAction
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DStaticFilesHandler.php82 public function setHttpHeaders($httpHeaders) function in Google\\Service\\Appengine\\StaticFilesHandler
/plugin/top/
H A DCrawlerDetect.php315 $this->setHttpHeaders($headers);
324 public function setHttpHeaders($httpHeaders = null) function in Jaybizzle\\CrawlerDetect\\CrawlerDetect
/plugin/rating/
H A DCrawlerDetect.php315 $this->setHttpHeaders($headers);
324 public function setHttpHeaders($httpHeaders = null) function in Jaybizzle\\CrawlerDetect\\CrawlerDetect
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckoutput.py50 def setHttpHeaders(self, content_type='text/xml'): member in BaseHttpMixin
70 self.setHttpHeaders()
91 self.setHttpHeaders()
102 self.setHttpHeaders("text/html")