Searched refs:set_curl_options (Results 1 – 2 of 2) sorted by relevance
25 - `SimplePie\SimplePie::set_curl_options([CURLOPT_HTTPHEADER => …])` will no longer prevent the fol…320 * Added `set_curl_options()` method to `SimplePie` to allow custom options. [#348](https://github.c…
876 public function set_curl_options(array $curl_options = []) function in SimplePie\\SimplePie