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: Direct To Web App This is derived from the response header X-Connection-Route. No Azure Front Door request headers were detected.
Incoming

Request headers

{
  "accept": "*/*",
  "host": "test-wa.careo.info",
  "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",
  "x-arr-log-id": "22b3fead-2044-4ef6-bb27-b0399946f0ef",
  "client-ip": "216.73.216.124:49430",
  "disguised-host": "test-wa.careo.info",
  "x-site-deployment-id": "arto-temp-webapp",
  "was-default-hostname": "arto-temp-webapp-gff5a9gwb5dtgmcv.swedencentral-01.azurewebsites.net",
  "x-forwarded-proto": "https",
  "x-appservice-proto": "https",
  "x-arr-ssl": "2048|256|CN=GeoTrust TLS RSA CA G1, OU=www.digicert.com, O=DigiCert Inc, C=US|CN=test-wa.careo.info",
  "x-forwarded-tlsversion": "1.3",
  "x-forwarded-for": "216.73.216.124:49430",
  "x-original-url": "/",
  "x-waws-unencoded-url": "/",
  "x-client-ip": "216.73.216.124",
  "x-client-port": "49430"
}
Outgoing

Response headers

{
  "Content-Type": "text/html; charset=utf-8",
  "Cache-Control": "no-store",
  "X-Content-Type-Options": "nosniff",
  "X-Connection-Route": "direct-web-app",
  "X-Connection-Route-Detail": "No Azure Front Door request headers were detected."
}