HTTPbis Working Group | J. Reschke |
Internet-Draft | greenbytes |
Updates: draft-ietf-httpbis-p2-semantics-06 (if approved) | May 23, 2009 |
Intended status: Informational | |
Expires: November 24, 2009 |
This Internet-Draft is submitted to IETF in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note that other groups may also distribute working documents as Internet-Drafts.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as “work in progress”.¶
The list of current Internet-Drafts can be accessed at http://www.ietf.org/ietf/1id-abstracts.txt.¶
The list of Internet-Draft Shadow Directories can be accessed at http://www.ietf.org/shadow.html.¶
This Internet-Draft will expire on November 24, 2009.¶
Copyright (c) 2009 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents in effect on the date of publication of this document (http://trustee.ietf.org/license-info). Please review these documents carefully, as they describe your rights and restrictions with respect to this document.¶
This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before the IANA HTTP Method Registry was established.¶
This document registers those Hypertext Transfer ProtocolHypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before the IANA HTTP Method Registry was established.¶
There are no security considerations related to the registration itself.¶
Appendix A provides initial registrations of HTTP method names for the IANA HTTP Method registry at <http://www.iana.org/assignments/http-methods> (see Section 2.1 of [draft-ietf-httpbis-p2-semantics]).¶
Method Name | Safe | Reference |
---|---|---|
ACL | no | [RFC3744], Section 8.1 |
BASELINE-CONTROL | no | [RFC3253], Section 12.6 |
CHECKIN | no | [RFC3253], Section 4.4 and [RFC3253], Section 9.4 |
CHECKOUT | no | [RFC3253], Section 4.3 and [RFC3253], Section 8.8 |
COPY | no | [RFC4918], Section 9.8 |
LABEL | no | [RFC3253], Section 8.2 |
LINK | no | [RFC2068], Section 19.6.1.2 |
LOCK | no | [RFC4918], Section 9.10 |
MERGE | no | [RFC3253], Section 11.2 |
MKAKTIVITY | no | [RFC3253], Section 13.5 |
MKCALENDAR | no | [RFC4791], Section 5.3.1 |
MKCOL | no | [RFC4918], Section 9.3 |
MKREDIRECTREF | no | [RFC4437], Section 6 |
MKWORKSPACE | no | [RFC3253], Section 6.3 |
MOVE | no | [RFC4918], Section 9.9 |
ORDERPATCH | no | [RFC3648], Section 7 |
PATCH | no | [RFC2068], Section 19.6.1.1 |
PROPFIND | yes | [RFC4918], Section 9.1 |
PROPPATCH | no | [RFC4918], Section 9.2 |
REPORT | yes | [RFC3253], Section 3.6 |
SEARCH | yes | [RFC5323], Section 2 |
UNCHECKOUT | no | [RFC3253], Section 4.5 |
UNLINK | no | [RFC2068], Section 19.6.1.3 |
UNLOCK | no | [RFC4918], Section 9.11 |
UPDATE | no | [RFC3253], Section 7.1 |
UPDATEREDIRECTREF | no | [RFC4437], Section 7 |
VERSION-CONTROL | no | [RFC3253], Section 3.5 |
Added SEARCH method (RFC 5323).¶
Update draft-ietf-httpbis-p2-semantics reference.¶