aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/http
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
commite3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch)
treee79f55a57428a312358befac396d4abe25730206 /files/zh-cn/web/http
parent65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff)
downloadtranslated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip
adding translation_of_original to front-matter
Diffstat (limited to 'files/zh-cn/web/http')
-rw-r--r--files/zh-cn/web/http/http_response_codes/index.html1
-rw-r--r--files/zh-cn/web/http/server-side_access_control/index.html1
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>