http://pvn.vnhttp状态查询:

HTTP/1.1 302 Redirect Content-Length: 138 Content-Type: text/html; charset=UTF-8 Location: https://pvn.vn/ Server: Microsoft-IIS/8.5 SPRequestGuid: 9eea51a1-945d-e0d6-e8cf-cd31bc260324 request-id: 9eea51a1-945d-e0d6-e8cf-cd31bc260324 X-FRAME-OPTIONS: SAMEORIGIN X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 15.0.0.4569 Access-Control-Allow-Origin: * Date: Thu, 19 Sep 2024 22:52:55 GMT HTTP/1.1 302 Redirect Content-Length: 156 Content-Type: text/html; charset=UTF-8 Location: https://pvn.vn/Pages/default.aspx Server: Microsoft-IIS/8.5 X-SharePointHealthScore: 0 SPRequestGuid: 9fea51a1-2404-e0d6-e8cf-c063d76839a3 request-id: 9fea51a1-2404-e0d6-e8cf-c063d76839a3 X-FRAME-OPTIONS: SAMEORIGIN SPRequestDuration: 5 SPIisLatency: 0 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 15.0.0.4569 Access-Control-Allow-Origin: * Date: Thu, 19 Sep 2024 22:52:57 GMT HTTP/1.1 200 OK Cache-Control: private, max-age=0 Content-Length: 144448 Content-Type: text/html; charset=utf-8 Expires: Wed, 04 Sep 2024 22:52:57 GMT Last-Modified: Thu, 19 Sep 2024 22:52:57 GMT Server: Microsoft-IIS/8.5 X-SharePointHealthScore: 0 X-AspNet-Version: 4.0.30319 SPRequestGuid: 9fea51a1-2406-e0d6-e8cf-c2e66c86dba1 request-id: 9fea51a1-2406-e0d6-e8cf-c2e66c86dba1 X-FRAME-OPTIONS: SAMEORIGIN SPRequestDuration: 736 SPIisLatency: 0 X-Powered-By: ASP.NET MicrosoftSharePointTeamServices: 15.0.0.4569 Access-Control-Allow-Origin: * Date: Thu, 19 Sep 2024 22:52:58 GMT http状态码说明: 200 :服务器已成功处理了请求并提供了请求的网页。 204: 服务器成功处理了请求,但没有返回任何内容。 301: 请求的网页已永久移动到新位置。当URLs发生变化时,使用301代码。搜索引擎索引中保存新的URL。 302: 请求的网页临时移动到新位置。搜索引擎索引中保存原来的URL。 304: 如果网页自请求者上次请求后没有更新,则用304代码告诉搜索引擎。 400: 服务器错误。 403: 服务器拒绝请求。 404: 服务器找不到请求的网页。服务器上不存在的网页经常会返回此代码。 410 :请求的资源永久删除后,服务器返回此响应。该代码与 404(未找到)代码相似, 500 :服务器遇到错误,无法完成请求。 503: 服务器目前无法使用(由于超载或停机维护)。