Searched defs:headers (Results 1 – 10 of 10) sorted by relevance
/dokuwiki/inc/ |
H A D | FeedParserFile.php |
|
H A D | actions.php | 37 act_sendheaders($headers) global() argument
|
H A D | Mailer.class.php | 19 protected $headers = array(); global() variable in Mailer [all...] |
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | File.php | 64 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/inc/Subscriptions/ |
H A D | SubscriptionSender.php | 62 protected function send($subscriber_mail, $subject, $context, $template, $trep, $hrep = null, $headers = []) argument
|
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/ |
H A D | Parser.php | 82 public $headers = []; variable in SimplePie\\HTTP\\Parser 493 prepareHeaders($headers, $count = 1) global() argument [all...] |
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/ |
H A D | Client.php | 29 protected $headers = []; variable in IXR\\Client\\Client
|
/dokuwiki/inc/HTTP/ |
H A D | HTTPClient.php | 31 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/parser/ |
H A D | metadata.php | 28 protected $headers = array(); global() variable in Doku_Renderer_metadata
|
H A D | renderer.php | 48 protected $headers = array(); global() variable in Doku_Renderer
|