<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="Cache-control" content="no-cache">
        <meta http-equiv="Cache-control" content="max-age=0">
        <meta http-equiv="refresh" content="30">
        <style>
            body { font-family:monospace; color:#222; }
            a { text-decoration: none; }
            div.title { font-size:24px;font-weight:600;line-height:24px; }
            div.menu { font-size:16px;font-weight:400;line-height:48px; }
            div.rule { height:1px; width:500px; background-color:#000; font-size:0px; }
        </style>
    </head>
    <body>
        <div class=title>ApiTester</div>
        <div class=menu>
            <A href=/applog     title="View the application log.">AppLog</a> |
            <A href=/userlog    title="View the user requests log.">UserLog</a> |
            <A href=/msglog     title="View the messages requests log.">MsgLog</a> |
            <A href=/headers    title="View the HTTP request headers.">Headers</a> |
            <A href=/podrequest title="View an outbound pod request response.">PodRequest</a>
        </div>
        <div class=rule></div>
        <pre>
--------------------
OUTBOUND POD REQUEST
--------------------

Pod Info:
  Pod Name      :: app-54d8df8dfc-bt8jd
  Pod IP        :: 10.255.2.106
  Pod Namespace :: us3npt-apis-kimclark-com-lane1-dev
  Node Name     :: aksapp1000001
  Node IP       :: 10.241.117.138

Cloudflare Trace Information (www.cloudflare.com/cdn-cgi/trace):
  Client IP Address           :: 20.236.202.98
  Client IP Location          :: US
  Client User Agent           :: Mozilla/5.0 (Windows NT 10.0; Microsoft Windows 10.0.20348; en-US) PowerShell/7.4.13
  Client Request Host         :: www.cloudflare.com
  Client Request Scheme       :: https
  Client Request HTTP Version :: http/1.1
  Client Request TLS Version  :: TLSv1.3
  Cloudflare Edge Location    :: ORD

IP-API Information (ip-api.com):
  IP Address   :: 20.236.202.98
  ISP          :: Microsoft Corporation
  Org          :: Microsoft Azure Cloud (centralus)
  AS Number    :: AS8075 Microsoft Corporation
  Country      :: United States
  Country Code :: US
  Region       :: IA
  Region Name  :: Iowa
  Timezone     :: America/Chicago

        </pre>
    </body>
</html>