diff options
Diffstat (limited to 'files/ja/web/http/methods')
-rw-r--r-- | files/ja/web/http/methods/connect/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/http/methods/head/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/http/methods/options/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/http/methods/put/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/http/methods/trace/index.html | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/files/ja/web/http/methods/connect/index.html b/files/ja/web/http/methods/connect/index.html index 59e7113189..490eb0138d 100644 --- a/files/ja/web/http/methods/connect/index.html +++ b/files/ja/web/http/methods/connect/index.html @@ -76,8 +76,6 @@ Proxy-Authorization: basic aGVsbG86d29ybGQ=</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("http.methods.CONNECT")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/methods/head/index.html b/files/ja/web/http/methods/head/index.html index 9b42776f26..20a622bbcb 100644 --- a/files/ja/web/http/methods/head/index.html +++ b/files/ja/web/http/methods/head/index.html @@ -69,8 +69,6 @@ translation_of: Web/HTTP/Methods/HEAD <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("http.methods.HEAD")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/methods/options/index.html b/files/ja/web/http/methods/options/index.html index c867fac266..2d7a64e5bb 100644 --- a/files/ja/web/http/methods/options/index.html +++ b/files/ja/web/http/methods/options/index.html @@ -112,8 +112,6 @@ Connection: Keep-Alive</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("http.methods.OPTIONS")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/methods/put/index.html b/files/ja/web/http/methods/put/index.html index 354434ecf0..a63d49db5d 100644 --- a/files/ja/web/http/methods/put/index.html +++ b/files/ja/web/http/methods/put/index.html @@ -90,8 +90,6 @@ Content-Location: /existing.html <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("http.methods.PUT")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/http/methods/trace/index.html b/files/ja/web/http/methods/trace/index.html index b70cb7e9a4..df7b49217d 100644 --- a/files/ja/web/http/methods/trace/index.html +++ b/files/ja/web/http/methods/trace/index.html @@ -67,8 +67,6 @@ translation_of: Web/HTTP/Methods/TRACE <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("http.methods.TRACE")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |