Health Check Endpoints:
GET /healthz - Health check
GET /readyz - Readiness check
Legacy Endpoints (from previous version):
GET/POST /headers - View request headers
GET/POST /cookies - View/manage cookies
GET /info - Server information
New Endpoints:
ALL METHODS /echo - Echo request details
GET/POST /error?number=XXX - Return custom HTTP status
{
"path": "/sitemap.xml",
"method": "GET",
"headers": {
"X-Forwarded-For": "216.73.217.68, 18.68.21.9",
"X-Forwarded-Proto": "https",
"X-Forwarded-Port": "443",
"Host": "alb-tanmoy-stage11.i4amazoncloud.incaptest.co",
"X-Amzn-Trace-Id": "Root=1-6a04ffaf-35d43fb11a040cdc147d1a0c",
"Cloudfront-Viewer-Tls": "TLSv1.3:TLS_AES_128_GCM_SHA256:connectionReused",
"Cloudfront-Viewer-Postal-Code": "43215",
"Cloudfront-Viewer-Latitude": "39.95870",
"Cloudfront-Viewer-City": "Columbus",
"Cloudfront-Viewer-Asn": "16509",
"User-Agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"Via": "2.0 59b81441bdecd9de76068ebe80b6e96a.cloudfront.net (CloudFront)",
"X-Amz-Cf-Id": "LAGBviiGCSMJfcePbh02krDVm1KfuOl7FayKmkXQKz7c9P0FvbFVaw==",
"Cloudfront-Viewer-Metro-Code": "535",
"Cloudfront-Viewer-Address": "216.73.217.68:25550",
"Accept": "*/*",
"Accept-Encoding": "gzip, br, zstd, deflate",
"Cloudfront-Viewer-Country": "US",
"Cloudfront-Viewer-Time-Zone": "America/New_York",
"Cloudfront-Viewer-Country-Region-Name": "Ohio",
"Cloudfront-Viewer-Country-Name": "United States",
"Cloudfront-Viewer-Country-Region": "OH",
"Cloudfront-Viewer-Longitude": "-82.99870",
"Cloudfront-Forwarded-Proto": "https",
"Cloudfront-Is-Mobile-Viewer": "false",
"Cloudfront-Is-Tablet-Viewer": "false",
"Cloudfront-Is-Smarttv-Viewer": "false",
"Cloudfront-Is-Desktop-Viewer": "true",
"Cloudfront-Is-Ios-Viewer": "false",
"Cloudfront-Is-Android-Viewer": "false",
"Cloudfront-Viewer-Http-Version": "2.0"
},
"args": {},
"form": {},
"json": null
}