Initial Hypertext Transfer Protocol (HTTP) Method Registrations
draft-ietf-httpbis-method-registrations-14
The information below is for an old version of the document |
Document |
Type |
|
Active Internet-Draft (httpbis WG)
|
|
Last updated |
|
2013-12-19
(latest revision 2013-11-17)
|
|
Stream |
|
IETF
|
|
Intended RFC status |
|
Informational
|
|
Formats |
|
plain text
pdf
html
bibtex
|
Stream |
WG state
|
|
Submitted to IESG for Publication
(wg milestone:
Sep 2013 - Submit HTTP/1.1 Revi...
)
|
|
Document shepherd |
|
Mark Nottingham
|
|
Shepherd write-up |
|
Show
(last changed 2013-10-07)
|
IESG |
IESG state |
|
Approved-announcement to be sent::Point Raised - writeup needed
|
|
Consensus Boilerplate |
|
Yes
|
|
Telechat date |
|
|
|
Responsible AD |
|
Barry Leiba
|
|
Send notices to |
|
httpbis-chairs@tools.ietf.org, draft-ietf-httpbis-method-registrations@tools.ietf.org
|
IANA |
IANA review state |
|
IANA OK - Actions Needed
|
|
IANA action state |
|
None
|
HTTPbis Working Group J. Reschke
Internet-Draft greenbytes
Intended status: Informational November 17, 2013
Expires: May 21, 2014
Initial Hypertext Transfer Protocol (HTTP) Method Registrations
draft-ietf-httpbis-method-registrations-14
Abstract
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.
Editorial Note (To be removed by RFC Editor)
Discussion of this draft takes place on the HTTPBIS working group
mailing list (ietf-http-wg@w3.org), which is archived at
<http://lists.w3.org/Archives/Public/ietf-http-wg/>.
The current issues list is at <http://trac.tools.ietf.org/wg/httpbis/
trac/query?component=method-registrations> and related documents
(including fancy diffs) can be found at
<http://tools.ietf.org/wg/httpbis/>.
The changes in this draft are summarized in Appendix A.1.
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at http://datatracker.ietf.org/drafts/current/.
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."
This Internet-Draft will expire on May 21, 2014.
Copyright Notice
Copyright (c) 2013 IETF Trust and the persons identified as the
Reschke Expires May 21, 2014 [Page 1]
Internet-Draft HTTP Method Registrations November 2013
document authors. All rights reserved.
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.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3
2. Security Considerations . . . . . . . . . . . . . . . . . . . . 3
3. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 3
4. Normative References . . . . . . . . . . . . . . . . . . . . . 4
Appendix A. Change Log (to be removed by RFC Editor before
publication) . . . . . . . . . . . . . . . . . . . . . 6
A.1. Since draft-ietf-httpbis-method-registrations-13 . . . . . 6
Reschke Expires May 21, 2014 [Page 2]
Internet-Draft HTTP Method Registrations November 2013
1. Introduction
This document registers those Hypertext Transfer Protocol (HTTP)
methods which have been defined in standards-track RFCs other than
[draft-ietf-httpbis-p2-semantics] before the IANA HTTP Method
Registry was established.
2. Security Considerations
There are no security considerations related to the registration
itself.
3. IANA Considerations
The table below provides registrations of HTTP method names to be
added to the IANA HTTP Method registry at
<http://www.iana.org/assignments/http-methods> (see Section 8.1 of
[draft-ietf-httpbis-p2-semantics]).
Reschke Expires May 21, 2014 [Page 3]
Internet-Draft HTTP Method Registrations November 2013
+-------------------+------+------------+---------------------------+
| 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 |
Show full document text