Changeset 1941 for draft-ietf-httpbis
- Timestamp:
- 14/10/12 09:20:46 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1936 r1941 449 449 } 450 450 @bottom-center { 451 content: "Expires April 9, 2013";451 content: "Expires April 17, 2013"; 452 452 } 453 453 @bottom-right { … … 491 491 <meta name="dct.creator" content="Reschke, J. F."> 492 492 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 493 <meta name="dct.issued" scheme="ISO8601" content="2012-10- 06">493 <meta name="dct.issued" scheme="ISO8601" content="2012-10-14"> 494 494 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 495 495 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 520 520 <tr> 521 521 <td class="left">Intended status: Standards Track</td> 522 <td class="right">October 6, 2012</td>522 <td class="right">October 14, 2012</td> 523 523 </tr> 524 524 <tr> 525 <td class="left">Expires: April 9, 2013</td>525 <td class="left">Expires: April 17, 2013</td> 526 526 <td class="right"></td> 527 527 </tr> … … 551 551 in progress”. 552 552 </p> 553 <p>This Internet-Draft will expire on April 9, 2013.</p>553 <p>This Internet-Draft will expire on April 17, 2013.</p> 554 554 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 555 555 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 848 848 or provide adequate warning for security or privacy options. In the few cases where this specification requires reporting 849 849 of errors to the user, it is acceptable for such reporting to only be observable in an error console or log file. Likewise, 850 requirements that an automated action be confirmed by the user before proceeding can me met via advance configuration choices,850 requirements that an automated action be confirmed by the user before proceeding can be met via advance configuration choices, 851 851 run-time options, or simply not proceeding with the unsafe action. 852 852 </p> -
draft-ietf-httpbis/latest/p1-messaging.xml
r1936 r1941 414 414 for such reporting to only be observable in an error console or log file. 415 415 Likewise, requirements that an automated action be confirmed by the user 416 before proceeding can me met via advance configuration choices,416 before proceeding can be met via advance configuration choices, 417 417 run-time options, or simply not proceeding with the unsafe action. 418 418 </t>
Note: See TracChangeset
for help on using the changeset viewer.