[要約] RFC 7237は、HTTPメソッドの初期登録に関する情報を提供する。目的は、新しいHTTPメソッドの登録プロセスを定義し、インターネット上での一貫性と互換性を確保することである。

Internet Engineering Task Force (IETF)                        J. Reschke
Request for Comments: 7237                                    greenbytes
Category: Informational                                        June 2014
ISSN: 2070-1721
        

Initial Hypertext Transfer Protocol (HTTP) Method Registrations

初期ハイパーテキスト転送プロトコル(HTTP)メソッド登録

Abstract

概要

This document registers those Hypertext Transfer Protocol (HTTP) methods that have been defined in RFCs before the IANA HTTP Method Registry was established.

このドキュメントでは、IANA HTTPメソッドレジストリが確立される前にRFCで定義されたハイパーテキスト転送プロトコル(HTTP)メソッドを登録します。

Status of This Memo

本文書の状態

This document is not an Internet Standards Track specification; it is published for informational purposes.

このドキュメントはInternet Standards Trackの仕様ではありません。情報提供を目的として公開されています。

This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Not all documents approved by the IESG are a candidate for any level of Internet Standard; see Section 2 of RFC 5741.

このドキュメントは、IETF(Internet Engineering Task Force)の製品です。これは、IETFコミュニティのコンセンサスを表しています。公開レビューを受け、インターネットエンジニアリングステアリンググループ(IESG)による公開が承認されました。 IESGによって承認されたすべてのドキュメントが、あらゆるレベルのインターネット標準の候補になるわけではありません。 RFC 5741のセクション2をご覧ください。

Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc7237.

このドキュメントの現在のステータス、正誤表、およびフィードバックの提供方法に関する情報は、http://www.rfc-editor.org/info/rfc7237で入手できます。

Copyright Notice

著作権表示

Copyright (c) 2014 IETF Trust and the persons identified as the document authors. All rights reserved.

Copyright(c)2014 IETF Trustおよびドキュメントの作成者として識別された人物。全著作権所有。

This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.

この文書は、BCP 78およびこの文書の発行日に有効なIETF文書に関するIETFトラストの法的規定(http://trustee.ietf.org/license-info)の対象となります。これらのドキュメントは、このドキュメントに関するあなたの権利と制限を説明しているため、注意深く確認してください。このドキュメントから抽出されたコードコンポーネントには、Trust Legal Provisionsのセクション4.eに記載されているSimplified BSD Licenseのテキストが含まれている必要があり、Simplified BSD Licenseに記載されているように保証なしで提供されます。

Table of Contents

目次

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . . . 2
   2.  Security Considerations . . . . . . . . . . . . . . . . . . . . 2
   3.  IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 3
   4.  Normative References  . . . . . . . . . . . . . . . . . . . . . 4
        
1. Introduction
1. はじめに

This document registers those Hypertext Transfer Protocol (HTTP) methods that have been defined in RFCs other than [RFC7231] before the IANA HTTP Method Registry was established.

このドキュメントは、IANA HTTPメソッドレジストリが確立される前に、[RFC7231]以外のRFCで定義されたハイパーテキスト転送プロトコル(HTTP)メソッドを登録します。

2. Security Considerations
2. セキュリティに関する考慮事項

There are no security considerations related to the registration itself.

登録自体に関連するセキュリティ上の考慮事項はありません。

Security considerations applicable to the individual HTTP methods ought to be discussed in the specifications that define them.

個々のHTTPメソッドに適用されるセキュリティの考慮事項は、それらを定義する仕様で議論されるべきです。

3. IANA Considerations
3. IANAに関する考慮事項

The table below provides registrations of HTTP method names that have been added to the IANA "Hypertext Transfer Protocol (HTTP) Method Registry" at <http://www.iana.org/assignments/http-methods> (see Section 8.1 of [RFC7231]).

次の表は、<http://www.iana.org/assignments/http-methods>のIANA「ハイパーテキスト転送プロトコル(HTTP)メソッドレジストリ」に追加されたHTTPメソッド名の登録を示しています([ RFC7231])。

   +-------------------+------+------------+---------------------------+
   | Method Name       | Safe | Idempotent | Reference                 |
   +-------------------+------+------------+---------------------------+
   | ACL               | no   | yes        | [RFC3744], Section 8.1    |
   | BASELINE-CONTROL  | no   | yes        | [RFC3253], Section 12.6   |
   | BIND              | no   | yes        | [RFC5842], Section 4      |
   | CHECKIN           | no   | yes        | [RFC3253], Section 4.4    |
   |                   |      |            | and [RFC3253], Section    |
   |                   |      |            | 9.4                       |
   | CHECKOUT          | no   | yes        | [RFC3253], Section 4.3    |
   |                   |      |            | and [RFC3253], Section    |
   |                   |      |            | 8.8                       |
   | COPY              | no   | yes        | [RFC4918], Section 9.8    |
   | LABEL             | no   | yes        | [RFC3253], Section 8.2    |
   | LINK              | no   | yes        | [RFC2068], Section        |
   |                   |      |            | 19.6.1.2                  |
   | LOCK              | no   | no         | [RFC4918], Section 9.10   |
   | MERGE             | no   | yes        | [RFC3253], Section 11.2   |
   | MKACTIVITY        | no   | yes        | [RFC3253], Section 13.5   |
   | MKCALENDAR        | no   | yes        | [RFC4791], Section 5.3.1  |
   | MKCOL             | no   | yes        | [RFC4918], Section 9.3    |
   | MKREDIRECTREF     | no   | yes        | [RFC4437], Section 6      |
   | MKWORKSPACE       | no   | yes        | [RFC3253], Section 6.3    |
   | MOVE              | no   | yes        | [RFC4918], Section 9.9    |
   | ORDERPATCH        | no   | yes        | [RFC3648], Section 7      |
   | PATCH             | no   | no         | [RFC5789], Section 2      |
   | PROPFIND          | yes  | yes        | [RFC4918], Section 9.1    |
   | PROPPATCH         | no   | yes        | [RFC4918], Section 9.2    |
   | REBIND            | no   | yes        | [RFC5842], Section 6      |
   | REPORT            | yes  | yes        | [RFC3253], Section 3.6    |
   | SEARCH            | yes  | yes        | [RFC5323], Section 2      |
   | UNBIND            | no   | yes        | [RFC5842], Section 5      |
   | UNCHECKOUT        | no   | yes        | [RFC3253], Section 4.5    |
   | UNLINK            | no   | yes        | [RFC2068], Section        |
   |                   |      |            | 19.6.1.3                  |
   | UNLOCK            | no   | yes        | [RFC4918], Section 9.11   |
   | UPDATE            | no   | yes        | [RFC3253], Section 7.1    |
   | UPDATEREDIRECTREF | no   | yes        | [RFC4437], Section 7      |
   | VERSION-CONTROL   | no   | yes        | [RFC3253], Section 3.5    |
   +-------------------+------+------------+---------------------------+
        
4. Normative References
4. 引用文献

[RFC2068] Fielding, R., Gettys, J., Mogul, J., Nielsen, H., and T. Berners-Lee, "Hypertext Transfer Protocol -- HTTP/1.1", RFC 2068, January 1997.

[RFC2068] Fielding、R.、Gettys、J.、Mogul、J.、Nielsen、H。、およびT. Berners-Lee、「Hypertext Transfer Protocol-HTTP / 1.1」、RFC 2068、1997年1月。

[RFC3253] Clemm, G., Amsden, J., Ellison, T., Kaler, C., and J. Whitehead, "Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)", RFC 3253, March 2002.

[RFC3253] Clemm、G.、Amsden、J.、Ellison、T.、Kaler、C.、J。Whitehead、「Versioning Extensions to WebDAV(Web Distributed Authoring and Versioning)」、RFC 3253、2002年3月。

[RFC3648] Whitehead, J. and J. Reschke, Ed., "Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol", RFC 3648, December 2003.

[RFC3648]ホワイトヘッド、J。およびJ.レシュケ、編、「Web分散オーサリングおよびバージョン管理(WebDAV)Ordered Collections Protocol」、RFC 3648、2003年12月。

[RFC3744] Clemm, G., Reschke, J., Sedlar, E., and J. Whitehead, "Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol", RFC 3744, May 2004.

[RFC3744] Clemm、G.、Reschke、J.、Sedlar、E。、およびJ. Whitehead、「Web Distributed Authoring and Versioning(WebDAV)Access Control Protocol」、RFC 3744、2004年5月。

[RFC4437] Whitehead, J., Clemm, G., and J. Reschke, Ed., "Web Distributed Authoring and Versioning (WebDAV) Redirect Reference Resources", RFC 4437, March 2006.

[RFC4437] Whitehead、J.、Clemm、G。、およびJ. Reschke、編、「Web分散オーサリングおよびバージョン管理(WebDAV)リダイレクト参照リソース」、RFC 4437、2006年3月。

[RFC4791] Daboo, C., Desruisseaux, B., and L. Dusseault, "Calendaring Extensions to WebDAV (CalDAV)", RFC 4791, March 2007.

[RFC4791] Daboo、C.、Desruisseaux、B。、およびL. Dusseault、「Calendaring Extensions to WebDAV(CalDAV)」、RFC 4791、2007年3月。

[RFC4918] Dusseault, L., Ed., "HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)", RFC 4918, June 2007.

[RFC4918] Dusseault、L.、Ed。、「Web Distributed Authoring and Versioning(WebDAV)のHTTP拡張機能」、RFC 4918、2007年6月。

[RFC5323] Reschke, J., Ed., Reddy, S., Davis, J., and A. Babich, "Web Distributed Authoring and Versioning (WebDAV) SEARCH", RFC 5323, November 2008.

[RFC5323] Reschke、J.、Ed。、Reddy、S.、Davis、J。、およびA. Babich、「Web Distributed Authoring and Versioning(WebDAV)SEARCH」、RFC 5323、2008年11月。

[RFC5789] Dusseault, L. and J. Snell, "PATCH Method for HTTP", RFC 5789, March 2010.

[RFC5789] Dusseault、L.およびJ. Snell、「PATCH Method for HTTP」、RFC 5789、2010年3月。

[RFC5842] Clemm, G., Crawford, J., Reschke, J., Ed., and J. Whitehead, "Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)", RFC 5842, April 2010.

[RFC5842] Clemm、G.、Crawford、J.、Reschke、J.、Ed。、およびJ. Whitehead、「Binding Extensions to Web Distributed Authoring and Versioning(WebDAV)」、RFC 5842、2010年4月。

[RFC7231] Fielding, R., Ed. and J. Reschke, Ed., "Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content", RFC 7231, June 2014.

[RFC7231]フィールディング、R。、エド。およびJ. Reschke編、「Hypertext Transfer Protocol(HTTP / 1.1):Semantics and Content」、RFC 7231、2014年6月。

Author's Address

著者のアドレス

Julian F. Reschke greenbytes GmbH Hafenweg 16 Muenster, NW 48155 Germany

Julian F. Reschke greenbytes GmbH Hafenweg 16 Muenster、NW 48155ドイツ

   EMail: julian.reschke@greenbytes.de
   URI:   http://greenbytes.de/tech/webdav/