Home
last modified time | relevance | path

Searched defs:forwardedFor (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dcommon_clientip.test.php95 …client_ip_v4(string $remoteAddr, bool $useRealIp, string $realIp, string $forwardedFor, bool $sing…
131 …client_ip_v6(string $remoteAddr, bool $useRealIp, string $realIp, string $forwardedFor, bool $sing…
/dokuwiki/inc/
H A DIp.php179 public static function forwardedFor(): array function in dokuwiki\\Ip