Changeset 794


Ignore:
Timestamp:
22/03/10 14:13:14 (13 years ago)
Author:
julian.reschke@…
Message:

draft-dusseault-http-patch is RFC 5789.

Location:
draft-ietf-httpbis-method-registrations/latest
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.html

    r776 r794  
    354354      <meta name="dct.creator" content="Reschke, J. F.">
    355355      <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-latest">
    356       <meta name="dct.issued" scheme="ISO8601" content="2010-03-08">
     356      <meta name="dct.issued" scheme="ISO8601" content="2010-03-22">
    357357      <meta name="dct.abstract" content="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.">
    358358      <meta name="description" content="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.">
     
    371371            <tr>
    372372               <td class="left">Intended status: Informational</td>
    373                <td class="right">March 8, 2010</td>
     373               <td class="right">March 22, 2010</td>
    374374            </tr>
    375375            <tr>
    376                <td class="left">Expires: September 9, 2010</td>
     376               <td class="left">Expires: September 23, 2010</td>
    377377               <td class="right"></td>
    378378            </tr>
     
    397397      <p>The list of Internet-Draft Shadow Directories can be accessed at <a href="http://www.ietf.org/shadow.html">http://www.ietf.org/shadow.html</a>.
    398398      </p>
    399       <p>This Internet-Draft will expire in September 9, 2010.</p>
     399      <p>This Internet-Draft will expire in September 23, 2010.</p>
    400400      <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1>
    401401      <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p>
     
    474474         </tr>
    475475         <tr>
    476             <td class="reference"><b id="draft-dusseault-http-patch">[draft-dusseault-http-patch]</b></td>
    477             <td class="top"><a href="mailto:lisa.dusseault@gmail.com" title="Linden Lab">Dusseault, L.M.</a> and <a href="mailto:jasnell@gmail.com">J.M. Snell</a>, “<a href="http://tools.ietf.org/html/draft-dusseault-http-patch-16">PATCH Method for HTTP</a>”, Internet-Draft&nbsp;draft-dusseault-http-patch-16 (work in progress), November&nbsp;2009.<br>In RFC Editor Queue, see &lt;<a href="http://www.rfc-editor.org/queue2.html#draft-dusseault-http-patch">http://www.rfc-editor.org/queue2.html#draft-dusseault-http-patch</a>&gt;.
     476            <td class="reference"><b id="RFC5789">[RFC5789]</b></td>
     477            <td class="top"><a href="mailto:lisa.dusseault@gmail.com" title="Linden Lab">Dusseault, L.M.</a> and <a href="mailto:jasnell@gmail.com">J.M. Snell</a>, “<a href="http://tools.ietf.org/html/rfc5789">PATCH Method for HTTP</a>”, RFC&nbsp;5789, November&nbsp;2009.
    478478            </td>
    479479         </tr>
     
    592592                  <td class="left">PATCH</td>
    593593                  <td class="left">no</td>
    594                   <td class="left"><a href="#draft-dusseault-http-patch"><cite title="PATCH Method for HTTP">[draft-dusseault-http-patch]</cite></a>, <a href="http://tools.ietf.org/html/draft-dusseault-http-patch-16#section-2">Section 2</a></td>
     594                  <td class="left"><a href="#RFC5789"><cite title="PATCH Method for HTTP">[RFC5789]</cite></a>, <a href="http://tools.ietf.org/html/rfc5789#section-2">Section 2</a></td>
    595595               </tr>
    596596               <tr>
     
    671671      <h2 id="rfc.section.B.4"><a href="#rfc.section.B.4">B.4</a>&nbsp;Since draft-ietf-httpbis-p1-method-registrations-03
    672672      </h2>
    673       <p id="rfc.section.B.4.p.1">None yet.</p>
     673      <p id="rfc.section.B.4.p.1">draft-dusseault-http-patch was published as RFC 5789.</p>
    674674   </body>
    675675</html>
  • draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml

    r775 r794  
    415415</reference>
    416416
    417 <reference anchor="draft-dusseault-http-patch">
     417<reference anchor="RFC5789">
    418418  <front>
    419419    <title abbrev="HTTP PATCH">PATCH Method for HTTP</title>
     
    431431    <date month="November" year="2009"/>
    432432  </front>
    433   <seriesInfo name="Internet-Draft" value="draft-dusseault-http-patch-16"/>
    434   <annotation>
    435     In RFC Editor Queue, see <eref target="http://www.rfc-editor.org/queue2.html#draft-dusseault-http-patch"/>.
    436   </annotation>
     433  <seriesInfo name="RFC" value="5789"/>
    437434</reference>
    438435
     
    472469<c>ORDERPATCH</c><c>no</c><c><xref target="RFC3648" x:fmt="," x:sec="7"/></c>
    473470
    474 <c>PATCH</c><c>no</c><c><xref target="draft-dusseault-http-patch" x:fmt="," x:sec="2"/></c>
     471<c>PATCH</c><c>no</c><c><xref target="RFC5789" x:fmt="," x:sec="2"/></c>
    475472<c>PROPFIND</c><c>yes</c><c><xref target="RFC4918" x:fmt="," x:sec="9.1"/></c>
    476473<c>PROPPATCH</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.2"/></c>
     
    518515<section title="Since draft-ietf-httpbis-p1-method-registrations-03">
    519516<t>
    520   None yet.
     517  draft-dusseault-http-patch was published as RFC 5789.
    521518</t>
    522519</section>
Note: See TracChangeset for help on using the changeset viewer.