Home
last modified time | relevance | path

Searched defs:useragent (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DFile.php33 public $useragent; variable in SimplePie\\File
89 …rl, int $timeout = 10, int $redirects = 5, ?array $headers = null, ?string $useragent = null, bool…
H A DLocator.php29 public $useragent = null; variable in SimplePie\\Locator
67 …public function __construct(File $file, int $timeout = 10, ?string $useragent = null, int $max_che…
H A DSanitize.php73 public $useragent = ''; variable in SimplePie\\Sanitize
202 …pass_file_data(string $file_class = File::class, int $timeout = 10, string $useragent = '', bool $…
H A DSimplePie.php418 public $useragent = ''; variable in SimplePie\\SimplePie
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php20 protected $useragent; variable in IXR\\Client\\Client