Searched defs:remoteAddr (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/_test/tests/inc/ |
D | common_clientip.test.php | 95 …public function test_client_ip_v4(string $remoteAddr, bool $useRealIp, string $realIp, string $for… 131 …public function test_client_ip_v6(string $remoteAddr, bool $useRealIp, string $realIp, string $for…
|
D | IpTest.php | 287 …public function test_forwarded_for($config, string $header, string $remoteAddr, array $expected): … 363 …public function test_is_ssl($config, string $remoteAddr, string $https, string $forwardedProto, bo… 422 …public function test_host_name($config, string $remoteAddr, string $forwardedHost, string $httpHos…
|