http://www.allrecipes.com
http状态查询:
HTTP/1.1 301 Moved Permanently
Date: Thu, 07 Aug 2025 01:37:30 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Thu, 07 Aug 2025 02:37:30 GMT
Location: https://www.allrecipes.com/
Set-Cookie: __cf_bm=n2pwOOmsn4tcjJkZvZCHkk3CJu7qYHcnX0aMFI1jkRw-1754530650-1.0.1.1-qJD.kk61l2HR2usyWUwmPIT5KjDXKxj_i4Fg5bY0DEvpUny1a0yziiSNOS_B7w.tS4ekReIGyqj4tL6GAHq_O5YBQyGtJwlKVWFGtsMJjdAeIiSPbVncXMVPar9uQ8F1; path=/; expires=Thu, 07-Aug-25 02:07:30 GMT; domain=.allrecipes.com; HttpOnly
x-connection-protocol: HTTP/1.1
nel: {"report_to":"network-errors","max_age":2592000,"success_fraction":0,"failure_fraction":1.0,"include_subdomains":true}
report-to: {"group":"network-errors","max_age":2592000,"endpoints":[{"url":"https://rjs.3gl.net/hawklogserver/7823/re.p"}]}
Server: cloudflare
CF-RAY: 96b30c96894e1cad-FRA
alt-svc: h3=":443"; ma=86400
HTTP/1.1 403 Forbidden
Date: Thu, 07 Aug 2025 01:37:32 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 6863
Connection: close
accept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
cf-mitigated: challenge
critical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA
cross-origin-embedder-policy: require-corp
cross-origin-opener-policy: same-origin
cross-origin-resource-policy: same-origin
origin-agent-cluster: ?1
permissions-policy: accelerometer=(),autoplay=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()
referrer-policy: same-origin
server-timing: chlray;desc="96b30ca41dfd15e5"
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cf_bm=14G6tGr6U27myZZJwfNNmYJpK9LmOHV2SwMYXh0ttiw-1754530652-1.0.1.1-Kx4AjptSiwro9nem.isClfpFgA2jocCIqPJukPgcjr75cKy3B43Udl1Y4OG7RoPpSQz5UebYGVDjYCG5c7g5dQBQm0kav5PQ6XlQ7Iar9pjp5HxFBjO.cpsavUfp40Q9; path=/; expires=Thu, 07-Aug-25 02:07:32 GMT; domain=.allrecipes.com; HttpOnly; Secure
Strict-Transport-Security: max-age=15552000
x-connection-protocol: HTTP/1.1
nel: {"report_to":"network-errors","max_age":2592000,"success_fraction":0,"failure_fraction":1.0,"include_subdomains":true}
report-to: {"group":"network-errors","max_age":2592000,"endpoints":[{"url":"https://rjs.3gl.net/hawklogserver/7823/re.p"}]}
Server: cloudflare
CF-RAY: 96b30ca41dfd15e5-SJC
alt-svc: h3=":443"; ma=86400
http状态码说明:
200 :服务器已成功处理了请求并提供了请求的网页。
204: 服务器成功处理了请求,但没有返回任何内容。
301: 请求的网页已永久移动到新位置。当URLs发生变化时,使用301代码。搜索引擎索引中保存新的URL。
302: 请求的网页临时移动到新位置。搜索引擎索引中保存原来的URL。
304: 如果网页自请求者上次请求后没有更新,则用304代码告诉搜索引擎。
400: 服务器错误。
403: 服务器拒绝请求。
404: 服务器找不到请求的网页。服务器上不存在的网页经常会返回此代码。
410 :请求的资源永久删除后,服务器返回此响应。该代码与 404(未找到)代码相似,
500 :服务器遇到错误,无法完成请求。
503: 服务器目前无法使用(由于超载或停机维护)。