diff options
Diffstat (limited to 'files/zh-tw/web/http/methods')
-rw-r--r-- | files/zh-tw/web/http/methods/connect/index.html | 2 | ||||
-rw-r--r-- | files/zh-tw/web/http/methods/get/index.html | 2 | ||||
-rw-r--r-- | files/zh-tw/web/http/methods/post/index.html | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/files/zh-tw/web/http/methods/connect/index.html b/files/zh-tw/web/http/methods/connect/index.html index 0b44ddec87..944483c9ea 100644 --- a/files/zh-tw/web/http/methods/connect/index.html +++ b/files/zh-tw/web/http/methods/connect/index.html @@ -70,8 +70,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/zh-tw/web/http/methods/get/index.html b/files/zh-tw/web/http/methods/get/index.html index 654d4a3d3d..a8612625a2 100644 --- a/files/zh-tw/web/http/methods/get/index.html +++ b/files/zh-tw/web/http/methods/get/index.html @@ -58,8 +58,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/zh-tw/web/http/methods/post/index.html b/files/zh-tw/web/http/methods/post/index.html index 3332297535..522a86d9a8 100644 --- a/files/zh-tw/web/http/methods/post/index.html +++ b/files/zh-tw/web/http/methods/post/index.html @@ -112,8 +112,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> |