aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/http/headers
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:53 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:53 +0100
commitfc56124ac4eda6b3f0349c8a16fa750f27b4c7d6 (patch)
tree7089f49c5dcc5428f29711439ab79ac387caf44f /files/zh-cn/web/http/headers
parent310fd066e91f454b990372ffa30e803cc8120975 (diff)
downloadtranslated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.tar.gz
translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.tar.bz2
translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.zip
unslug zh-cn: modify
Diffstat (limited to 'files/zh-cn/web/http/headers')
-rw-r--r--files/zh-cn/web/http/headers/strict-transport-security/index.html3
-rw-r--r--files/zh-cn/web/http/headers/x-dns-prefetch-control/index.html3
-rw-r--r--files/zh-cn/web/http/headers/x-frame-options/index.html3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/zh-cn/web/http/headers/strict-transport-security/index.html b/files/zh-cn/web/http/headers/strict-transport-security/index.html
index d890b429ef..da1c441a5a 100644
--- a/files/zh-cn/web/http/headers/strict-transport-security/index.html
+++ b/files/zh-cn/web/http/headers/strict-transport-security/index.html
@@ -1,6 +1,6 @@
---
title: HTTP Strict Transport Security
-slug: Web/HTTP/HTTP_Strict_Transport_Security
+slug: Web/HTTP/Headers/Strict-Transport-Security
tags:
- HSTS
- HTTP
@@ -8,6 +8,7 @@ tags:
- Security
- header
translation_of: Web/HTTP/Headers/Strict-Transport-Security
+original_slug: Web/HTTP/HTTP_Strict_Transport_Security
---
<div><code><strong> HTTP Strict Transport Security</strong></code>(通常简称为{{Glossary("HSTS")}})是一个安全功能,它告诉浏览器只能通过HTTPS访问当前资源,而不是<a href="/en/HTTP" title="en/HTTP">HTTP</a>。</div>
diff --git a/files/zh-cn/web/http/headers/x-dns-prefetch-control/index.html b/files/zh-cn/web/http/headers/x-dns-prefetch-control/index.html
index 313d309ccb..fa88398051 100644
--- a/files/zh-cn/web/http/headers/x-dns-prefetch-control/index.html
+++ b/files/zh-cn/web/http/headers/x-dns-prefetch-control/index.html
@@ -1,12 +1,13 @@
---
title: X-DNS-Prefetch-Control
-slug: Controlling_DNS_prefetching
+slug: Web/HTTP/Headers/X-DNS-Prefetch-Control
tags:
- DNS
- DNS prefetch
- HTTP
- 预解析
translation_of: Web/HTTP/Headers/X-DNS-Prefetch-Control
+original_slug: Controlling_DNS_prefetching
---
<p>{{HTTPSidebar}}</p>
diff --git a/files/zh-cn/web/http/headers/x-frame-options/index.html b/files/zh-cn/web/http/headers/x-frame-options/index.html
index 2b6cfcda76..22bc56158a 100644
--- a/files/zh-cn/web/http/headers/x-frame-options/index.html
+++ b/files/zh-cn/web/http/headers/x-frame-options/index.html
@@ -1,12 +1,13 @@
---
title: X-Frame-Options
-slug: Web/HTTP/X-Frame-Options
+slug: Web/HTTP/Headers/X-Frame-Options
tags:
- HTTP
- 响应头
- 响应头部
- 安全性
translation_of: Web/HTTP/Headers/X-Frame-Options
+original_slug: Web/HTTP/X-Frame-Options
---
<div>{{HTTPSidebar}}</div>