检测报告
headers2026-06-06T03:12:53+08:00
输入
{
"url": "https://example.com",
"follow": true,
"status": 206,
"effectiveUrl": "https://example.com/",
"redirectLocation": "",
"cache": {
"hit": false,
"ttl": 60
}
}结果
{
"headers": "HTTP/1.1 206 Partial Content\r\nDate: Fri, 05 Jun 2026 19:12:53 GMT\r\nContent-Type: text/html\r\nContent-Length: 1\r\nConnection: keep-alive\r\nServer: cloudflare\r\nlast-modified: Thu, 04 Jun 2026 22:59:45 GMT\r\netag: \"6a220361-210\"\r\nallow: GET, HEAD\r\nAge: 10024\r\ncontent-range: bytes 0-0/528\r\ncf-cache-status: HIT\r\nCF-RAY: a0717dcf8c4396e9-NRT"
}