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: 63ca435a-f4a0-4c04-b169-e82d7bb95c5f x-runtime: 0.004952 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: 1A22:66157:1124A86:11C501D:6817A13A Accept-Ranges: bytes Age: 0 Date: Sun, 04 May 2025 17:17:47 GMT Via: 1.1 varnish X-Served-By: cache-itm1220027-ITM X-Cache: MISS X-Cache-Hits: 0 X-Timer: S1746379067.082406,VS0,VE180 Vary: Accept-Encoding X-Fastly-Request-ID: 656fea6272a1ed7a2dc18ea91356d6669e90b6f0 HTTP/1.1 200 OK Connection: keep-alive Content-Length: 151568 Server: GitHub.com Content-Type: text/html; charset=utf-8 permissions-policy: interest-cohort=() Last-Modified: Tue, 22 Apr 2025 15:48:19 GMT Access-Control-Allow-Origin: * Strict-Transport-Security: max-age=31556952 ETag: "6807ba43-25010" expires: Sun, 04 May 2025 17:27:47 GMT Cache-Control: max-age=600 x-proxy-cache: MISS X-GitHub-Request-Id: 520C:08BB:11C0324:1264DD5:6817A138 Accept-Ranges: bytes Age: 0 Date: Sun, 04 May 2025 17:17:48 GMT Via: 1.1 varnish X-Served-By: cache-itm1220051-ITM X-Cache: MISS X-Cache-Hits: 0 X-Timer: S1746379068.866505,VS0,VE191 Vary: Accept-Encoding X-Fastly-Request-ID: 3695aa194ea1a51f7819dd2233b38868f02168a7 http状态码说明: 200 :服务器已成功处理了请求并提供了请求的网页。 204: 服务器成功处理了请求,但没有返回任何内容。 301: 请求的网页已永久移动到新位置。当URLs发生变化时,使用301代码。搜索引擎索引中保存新的URL。 302: 请求的网页临时移动到新位置。搜索引擎索引中保存原来的URL。 304: 如果网页自请求者上次请求后没有更新,则用304代码告诉搜索引擎。 400: 服务器错误。 403: 服务器拒绝请求。 404: 服务器找不到请求的网页。服务器上不存在的网页经常会返回此代码。 410 :请求的资源永久删除后,服务器返回此响应。该代码与 404(未找到)代码相似, 500 :服务器遇到错误,无法完成请求。 503: 服务器目前无法使用(由于超载或停机维护)。