{
  "method": "GET",
  "protocol": "http",
  "host": "echo.free.beeceptor.com",
  "path": "/sample-request?author=beeceptor",
  "ip": "216.73.216.29:52565",
  "headers": {
    "Host": "echo.free.beeceptor.com",
    "User-Agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
    "Accept": "*/*",
    "Accept-Encoding": "gzip, br, zstd, deflate",
    "Cache-Control": "max-age=0",
    "Via": "1.1 Caddy"
  },
  "parsedQueryParams": {
    "author": "beeceptor"
  },
  "warnings": [
    "Duplicate headers found: via"
  ]
}