https://www.fastmail.fm
http状态查询:
HTTP/1.1 302 Moved Temporarily
Server: nginx
Date: Sun, 04 May 2025 12:54:36 GMT
Content-Type: text/html
Content-Length: 138
Connection: keep-alive
Location: https://fastmail.com/?domain=fastmail.fm
X-Frontend: phl-frontend-01
X-Trace-Id: ti_91f4616b7e0eba072c86bb8543ee2570
HTTP/1.1 302 Moved Temporarily
Server: nginx
Date: Sun, 04 May 2025 12:54:39 GMT
Content-Type: text/html
Content-Length: 138
Connection: keep-alive
Location: https://www.fastmail.com/?domain=fastmail.fm
X-Frontend: phl-frontend-02
X-Trace-Id: ti_cee0b11e82e5216a72dea3f95118b020
HTTP/1.1 200 OK
Date: Sun, 04 May 2025 12:54:41 GMT
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
Etag: "d45cc5ed020122f6660dcf2b6d40584b"
Cf-Ray: 93a825ec6ab9aab7-SJC
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; frame-src 'self' https://play.libsyn.com; base-uri 'none'; form-action 'self' https://duckduckgo.com; frame-ancestors 'none';
Permissions-Policy: accelerometer=(), ambient-light-sensor=(), battery=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), navigation-override=(), payment=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(), usb=(), xr-spatial-tracking=()
Referrer-Policy: strict-origin-when-cross-origin
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=NqjMtZN58S596L7TnQIuWBISUYQE6%2FpuT0Vpxsib6JVAaOOAhe8%2FjBMHLMRN8tsWXDFCjhZMo7xDMeG3Mc74ASnIY2ytvIOBKCKRGUiSI%2Fel4Y5M5TriANSH7jtkM9dCzfnk"}],"group":"cf-nel","max_age":604800}
Set-Cookie: campaign=homepage%3A1746363281%3A3; SameSite=Lax; Secure; Path=/; Domain=fastmail.com; Max-Age=31536000
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=181834&min_rtt=169027&rtt_var=56852&sent=5&recv=6&lost=0&retrans=0&sent_bytes=2799&recv_bytes=678&delivery_rate=16304&cwnd=49&unsent_bytes=0&cid=be509dacbbd960de&ts=392&x=0"
http状态码说明:
200 :服务器已成功处理了请求并提供了请求的网页。
204: 服务器成功处理了请求,但没有返回任何内容。
301: 请求的网页已永久移动到新位置。当URLs发生变化时,使用301代码。搜索引擎索引中保存新的URL。
302: 请求的网页临时移动到新位置。搜索引擎索引中保存原来的URL。
304: 如果网页自请求者上次请求后没有更新,则用304代码告诉搜索引擎。
400: 服务器错误。
403: 服务器拒绝请求。
404: 服务器找不到请求的网页。服务器上不存在的网页经常会返回此代码。
410 :请求的资源永久删除后,服务器返回此响应。该代码与 404(未找到)代码相似,
500 :服务器遇到错误,无法完成请求。
503: 服务器目前无法使用(由于超载或停机维护)。