Minimal Header Inspector

Request and response headers for this page.

The server renders both the headers it received from your browser and the headers it sent back with this HTML response.

Connection route: Via Azure Front Door This is derived from the response header X-Connection-Route. Detected Azure Front Door header: x-azure-fdid
Incoming

Request headers

{
  "accept": "*/*",
  "host": "arto-temp-webapp-gff5a9gwb5dtgmcv.swedencentral-01.azurewebsites.net",
  "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
  "accept-encoding": "gzip, br, zstd, deflate",
  "max-forwards": "10",
  "via": "HTTP/2.0 Azure",
  "x-forwarded-for": "216.73.216.156, 69.15.33.166:49254",
  "x-forwarded-host": "test-fd.careo.info",
  "x-forwarded-proto": "https",
  "x-azure-fdid": "5d649aeb-84ba-4d4b-91a5-b0da3df73f3d",
  "x-azure-ja4-fingerprint": "t13d1011h2_61a7ad8aa9b6_3fcd1a44f3e3",
  "x-azure-ref": "20260331T064428Z-166455875d7zxt4chC1CHIv6y00000000m9g000000005rmf",
  "x-azure-clientip": "216.73.216.156",
  "x-azure-socketip": "216.73.216.156",
  "x-azure-requestchainv2": "hops=1",
  "x-arr-log-id": "799e40ac-261b-4259-8e98-305ebc189a60",
  "client-ip": "69.15.33.166:49254",
  "disguised-host": "arto-temp-webapp-gff5a9gwb5dtgmcv.swedencentral-01.azurewebsites.net",
  "x-site-deployment-id": "arto-temp-webapp",
  "was-default-hostname": "arto-temp-webapp-gff5a9gwb5dtgmcv.swedencentral-01.azurewebsites.net",
  "x-original-url": "/",
  "x-waws-unencoded-url": "/",
  "x-client-ip": "69.15.33.166",
  "x-client-port": "49254"
}
Outgoing

Response headers

{
  "Content-Type": "text/html; charset=utf-8",
  "Cache-Control": "no-store",
  "X-Content-Type-Options": "nosniff",
  "X-Connection-Route": "azure-front-door",
  "X-Connection-Route-Detail": "Detected Azure Front Door header: x-azure-fdid"
}