aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/http/methods
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/http/methods')
-rw-r--r--files/ko/web/http/methods/connect/index.html2
-rw-r--r--files/ko/web/http/methods/delete/index.html2
-rw-r--r--files/ko/web/http/methods/get/index.html2
-rw-r--r--files/ko/web/http/methods/head/index.html2
-rw-r--r--files/ko/web/http/methods/index.html2
-rw-r--r--files/ko/web/http/methods/options/index.html2
-rw-r--r--files/ko/web/http/methods/post/index.html2
-rw-r--r--files/ko/web/http/methods/put/index.html2
8 files changed, 0 insertions, 16 deletions
diff --git a/files/ko/web/http/methods/connect/index.html b/files/ko/web/http/methods/connect/index.html
index bf26d03d13..46fd7df426 100644
--- a/files/ko/web/http/methods/connect/index.html
+++ b/files/ko/web/http/methods/connect/index.html
@@ -74,8 +74,6 @@ Proxy-Authorization: basic aGVsbG86d29ybGQ=</pre>
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.methods.CONNECT")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/methods/delete/index.html b/files/ko/web/http/methods/delete/index.html
index 7d27889eb9..259bc2bc70 100644
--- a/files/ko/web/http/methods/delete/index.html
+++ b/files/ko/web/http/methods/delete/index.html
@@ -87,8 +87,6 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">이 페이지의 호환성표는 구조화된 데이터로부터 생성되었습니다. 만약 그 데이터에 기여하고 싶으시면 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 를 참고하시고 요청을 보내주시기 바랍니다.</p>
-
<p>{{Compat("http.methods.DELETE")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/methods/get/index.html b/files/ko/web/http/methods/get/index.html
index 0efa428125..473050a4e8 100644
--- a/files/ko/web/http/methods/get/index.html
+++ b/files/ko/web/http/methods/get/index.html
@@ -62,8 +62,6 @@ translation_of: Web/HTTP/Methods/GET
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.methods.GET")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/methods/head/index.html b/files/ko/web/http/methods/head/index.html
index b5222ce97a..a073342e97 100644
--- a/files/ko/web/http/methods/head/index.html
+++ b/files/ko/web/http/methods/head/index.html
@@ -66,8 +66,6 @@ translation_of: Web/HTTP/Methods/HEAD
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.methods.HEAD")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/methods/index.html b/files/ko/web/http/methods/index.html
index 5c3495fd85..2dc52322be 100644
--- a/files/ko/web/http/methods/index.html
+++ b/files/ko/web/http/methods/index.html
@@ -62,8 +62,6 @@ translation_of: Web/HTTP/Methods
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">이 페이지의 호환성 표는 구조화 된 데이터로 생성 되었습니다. 호환성 데이터에 기여하려면, 이 파일에 Pull-Request 해주세요: <a href="https://github.com/mdn/browser-compat-data/blob/master/http/methods.json">https://github.com/mdn/browser-compat-data/blob/master/http/methods.json</a>.</p>
-
<p>{{Compat("http/methods")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/methods/options/index.html b/files/ko/web/http/methods/options/index.html
index 58bf6868e4..4b4b9a030d 100644
--- a/files/ko/web/http/methods/options/index.html
+++ b/files/ko/web/http/methods/options/index.html
@@ -119,8 +119,6 @@ Content-Type: text/plain</pre>
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.methods.OPTIONS")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ko/web/http/methods/post/index.html b/files/ko/web/http/methods/post/index.html
index 75884855fc..5602fd3ddd 100644
--- a/files/ko/web/http/methods/post/index.html
+++ b/files/ko/web/http/methods/post/index.html
@@ -114,8 +114,6 @@ value2
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.methods.POST")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/methods/put/index.html b/files/ko/web/http/methods/put/index.html
index 0f440eb174..51edf2d854 100644
--- a/files/ko/web/http/methods/put/index.html
+++ b/files/ko/web/http/methods/put/index.html
@@ -89,8 +89,6 @@ Content-Location: /existing.html
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.methods.PUT")}}</p>
<h2 id="같이_보기">같이 보기</h2>