Home
last modified time | relevance | path

Searched defs:headers (Results 1 – 10 of 10) sorted by path

/dokuwiki/inc/
H A DFeedParserFile.php28 __construct($url, $timeout = 10, $redirects = 5, $headers = null, $useragent = null, $force_fsockopen = false, $curl_options = array()) global() argument
46 public function headers() global() function in dokuwiki\\FeedParserFile
H A DMailer.class.php19 protected $headers = array(); global() variable in Mailer
[all...]
H A Dactions.php37 act_sendheaders($headers) global() argument
/dokuwiki/inc/HTTP/
H A DHTTPClient.php31 public $header_regexp = ''; // if set this RE must match against the headers, else abort variable in dokuwiki\\HTTP\\HTTPClient
790 buildHeaders($headers) global() argument
[all...]
/dokuwiki/inc/Subscriptions/
H A DSubscriptionSender.php62 protected function send($subscriber_mail, $subject, $context, $template, $trep, $hrep = null, $headers = []) argument
/dokuwiki/inc/parser/
H A Dmetadata.php28 protected $headers = array(); global() variable in Doku_Renderer_metadata
H A Drenderer.php48 protected $headers = array(); global() variable in Doku_Renderer
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php29 protected $headers = []; variable in IXR\\Client\\Client
/dokuwiki/vendor/simplepie/simplepie/src/
H A DFile.php64 public $headers = []; variable in SimplePie\\File
72 public function __construct($url, $timeout = 10, $redirects = 5, $headers = null, $useragent = null, $force_fsockopen = false, $curl_options = []) argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DParser.php82 public $headers = []; variable in SimplePie\\HTTP\\Parser
493 prepareHeaders($headers, $count = 1) global() argument
[all...]