Changeset 733 for draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
- Timestamp:
- 10/12/09 20:05:33 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
r726 r733 40 40 </author> 41 41 42 <date month=" November" year="2009"/>42 <date month="December" year="2009"/> 43 43 <workgroup>HTTPbis Working Group</workgroup> 44 44 … … 412 412 </reference>--> 413 413 414 < !--<reference anchor="draft-dusseault-http-patch">414 <reference anchor="draft-dusseault-http-patch"> 415 415 <front> 416 416 <title abbrev="HTTP PATCH">PATCH Method for HTTP</title> … … 426 426 </address> 427 427 </author> 428 <date month=" October" year="2009"/>429 </front> 430 <seriesInfo name="Internet-Draft" value="draft-dusseault-http-patch-1 5"/>431 </reference> -->428 <date month="November" year="2009"/> 429 </front> 430 <seriesInfo name="Internet-Draft" value="draft-dusseault-http-patch-16"/> 431 </reference> 432 432 433 433 </references> … … 437 437 438 438 <section title="Initial Registry Contents" anchor="updated.registry.contents"> 439 <texttable >439 <texttable align="left"> 440 440 441 441 <ttcol>Method Name</ttcol> … … 466 466 <c>ORDERPATCH</c><c>no</c><c><xref target="RFC3648" x:fmt="," x:sec="7"/></c> 467 467 468 <c>PATCH</c><c>no</c><c><xref target="RFC2068" x:fmt="," x:sec="19.6.1.1"/></c> 469 <!--<c>PATCH</c><c>no</c><c><xref target="draft-dusseault-http-patch" x:fmt="," x:sec="2"/></c>--> 468 <c>PATCH</c><c>no</c><c><xref target="draft-dusseault-http-patch" x:fmt="," x:sec="2"/></c> 470 469 <c>PROPFIND</c><c>yes</c><c><xref target="RFC4918" x:fmt="," x:sec="9.1"/></c> 471 470 <c>PROPPATCH</c><c>no</c><c><xref target="RFC4918" x:fmt="," x:sec="9.2"/></c> … … 505 504 <t> 506 505 Update draft-ietf-httpbis-p2-semantics reference. 506 PATCH is now defined in draft-dusseault-http-patch. 507 507 </t> 508 508 </section>
Note: See TracChangeset
for help on using the changeset viewer.