Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuji09 authored Feb 17, 2025
1 parent c29a1b6 commit 84cdef7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions files/ja/web/http/status/451/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ HTTP の **`451 Unavailable For Legal Reasons`** は[クライアントエラー

このレスポンス例は IETF RFC 文書 (リンクは後述) にあるもので、モンティ・パイソンの[ライフ・オブ・ブライアン](https://ja.wikipedia.org/wiki/ライフ・オブ・ブライアン)からの引用を例に用いています。

> [!NOTE]
> {{HTTPHeader("Link")}} ヘッダーには、ブロックを実装したエンティティを特定する `rel="blocked-by"` 関係が含まれている可能性もあります。
> **メモ:** {{HTTPHeader("Link")}} ヘッダーには、ブロックを実装したエンティティを特定する `rel="blocked-by"` 関係が含まれている可能性もあります。
リソースが利用できないことについて最終的な責任を負うエンティティを特定する試みは、`rel="blocked-by"` リンクではなく、レスポンス本体に記載すべきです。これには、コンテンツの除去につながる法的要請を行った人物または組織の名前が含まれます。

Expand Down

0 comments on commit 84cdef7

Please sign in to comment.