ドロップダウンリストを表示

Test of getallheaders() このページは英語でのみ提供されています。

Example #1 : test not validated (platform dependant or random result etc.)
Example #1
$input = [
]
test not validated (platform dependant or random result etc.)
$test_output = [
  
'result' => [
    
'array' => [
      
'Remote-Ip' => '3.142.198.129',
      
'X-Iplb-Unique-Id' => '038EC681:9E76_D5BA2113:0050_66328C14_36D82:65DC',
      
'Remote-Port' => '40566',
      
'Forwarded' => 'for=3.142.198.129; proto=http; host=micmap.org',
      
'X-Remote-Proto' => 'http',
      
'X-Remote-Ip' => '3.142.198.129',
      
'X-Remote-Port' => '40566',
      
'X-Forwarded-Port' => '80',
      
'User-Agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
      
'Accept' => '*/*',
      
'X-Ovhrequest-Id' => 'a64cb7f0cb85c69499786dbcac71aadc',
      
'X-Forwarded-Proto' => 'http',
      
'X-Forwarded-For' => '3.142.198.129',
      
'X-Predictor' => '1',
      
'Host' => 'micmap.org',
    ],
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]