http://www.ericrauchway.comhttp状态查询:

HTTP/1.1 303 See Other x-frame-options: SAMEORIGIN x-xss-protection: 1; mode=block x-content-type-options: nosniff x-download-options: noopen x-permitted-cross-domain-policies: none referrer-policy: strict-origin-when-cross-origin location: http://erauchway.github.io content-type: text/html; charset=utf-8 cache-control: no-cache x-request-id: 9ad711b7-c961-4520-9b06-c2bf83fdb152 x-runtime: 0.005720 HTTP/1.1 301 Moved Permanently Connection: keep-alive Content-Length: 162 Server: GitHub.com Content-Type: text/html permissions-policy: interest-cohort=() Location: https://erauchway.github.io/ X-GitHub-Request-Id: AB0C:3716EB:1F334A1:2020DBD:66EC69E4 Accept-Ranges: bytes Age: 0 Date: Thu, 19 Sep 2024 18:13:58 GMT Via: 1.1 varnish X-Served-By: cache-itm1220035-ITM X-Cache: MISS X-Cache-Hits: 0 X-Timer: S1726769638.324878,VS0,VE180 Vary: Accept-Encoding X-Fastly-Request-ID: b81c8683e436b31b6b14183e0df53d1f45b4758f HTTP/1.1 200 OK Connection: keep-alive Content-Length: 129595 Server: GitHub.com Content-Type: text/html; charset=utf-8 permissions-policy: interest-cohort=() Last-Modified: Tue, 17 Sep 2024 20:16:43 GMT Access-Control-Allow-Origin: * Strict-Transport-Security: max-age=31556952 ETag: "66e9e3ab-1fa3b" expires: Thu, 19 Sep 2024 14:04:25 GMT Cache-Control: max-age=600 x-proxy-cache: MISS X-GitHub-Request-Id: 7A8E:3674F9:1F064D4:1FF2420:66EC2D11 Accept-Ranges: bytes Age: 0 Date: Thu, 19 Sep 2024 18:13:59 GMT Via: 1.1 varnish X-Served-By: cache-itm1220025-ITM X-Cache: HIT X-Cache-Hits: 0 X-Timer: S1726769639.190974,VS0,VE239 Vary: Accept-Encoding X-Fastly-Request-ID: 2ea2a5aeac97994956bcc41b7bb4e4b218428b8a http状态码说明: 200 :服务器已成功处理了请求并提供了请求的网页。 204: 服务器成功处理了请求,但没有返回任何内容。 301: 请求的网页已永久移动到新位置。当URLs发生变化时,使用301代码。搜索引擎索引中保存新的URL。 302: 请求的网页临时移动到新位置。搜索引擎索引中保存原来的URL。 304: 如果网页自请求者上次请求后没有更新,则用304代码告诉搜索引擎。 400: 服务器错误。 403: 服务器拒绝请求。 404: 服务器找不到请求的网页。服务器上不存在的网页经常会返回此代码。 410 :请求的资源永久删除后,服务器返回此响应。该代码与 404(未找到)代码相似, 500 :服务器遇到错误,无法完成请求。 503: 服务器目前无法使用(由于超载或停机维护)。