diff options
Diffstat (limited to 'files/zh-cn/web/http')
-rw-r--r-- | files/zh-cn/web/http/http_response_codes/index.html | 1 | ||||
-rw-r--r-- | files/zh-cn/web/http/server-side_access_control/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/files/zh-cn/web/http/http_response_codes/index.html b/files/zh-cn/web/http/http_response_codes/index.html index 16318cc65e..2c0fce1058 100644 --- a/files/zh-cn/web/http/http_response_codes/index.html +++ b/files/zh-cn/web/http/http_response_codes/index.html @@ -2,6 +2,7 @@ title: HTTP response codes slug: Web/HTTP/HTTP_response_codes translation_of: Web/HTTP/Status +translation_of_original: Web/HTTP/HTTP_response_codes --- <p>HTTP状态码(响应码)用来表明这个<a href="/zh-cn/HTTP" title="zh-cn/HTTP">HTTP</a> 请求是否已经成功完成.HTTP响应类型一共分五大类:消息响应,成功响应,重定向,客户端错误,服务器端错误.</p> <p> </p> diff --git a/files/zh-cn/web/http/server-side_access_control/index.html b/files/zh-cn/web/http/server-side_access_control/index.html index aae914c093..50a52b3405 100644 --- a/files/zh-cn/web/http/server-side_access_control/index.html +++ b/files/zh-cn/web/http/server-side_access_control/index.html @@ -7,6 +7,7 @@ tags: - HTTP - PHP translation_of: Web/HTTP/CORS +translation_of_original: Web/HTTP/Server-Side_Access_Control --- <p>{{HTTPSidebar}}</p> |