Home
last modified time | relevance | path

Searched defs:curl_options (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DLocator.php53 public $curl_options = []; variable in SimplePie\\Locator
67 …agent = null, int $max_checked_feeds = 10, bool $force_fsockopen = false, array $curl_options = [])
H A DFile.php89 …headers = null, ?string $useragent = null, bool $force_fsockopen = false, array $curl_options = [])
H A DSanitize.php82 private $curl_options = []; variable in SimplePie\\Sanitize
202 …int $timeout = 10, string $useragent = '', bool $force_fsockopen = false, array $curl_options = [])
H A DSimplePie.php459 public $curl_options = []; variable in SimplePie\\SimplePie
876 public function set_curl_options(array $curl_options = [])