From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/zh-cn/web/http/http_response_codes/index.html | 1 + files/zh-cn/web/http/server-side_access_control/index.html | 1 + 2 files changed, 2 insertions(+) (limited to 'files/zh-cn/web/http') 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 ---

HTTP状态码(响应码)用来表明这个HTTP 请求是否已经成功完成.HTTP响应类型一共分五大类:消息响应,成功响应,重定向,客户端错误,服务器端错误.

 

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 ---

{{HTTPSidebar}}

-- cgit v1.2.3-54-g00ecf