Changeset 1525 for draft-ietf-httpbis/latest
- Timestamp:
- 05/02/12 19:28:06 (11 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1524 r1525 458 458 } 459 459 @bottom-center { 460 content: "Expires August 6, 2012";460 content: "Expires August 8, 2012"; 461 461 } 462 462 @bottom-right { … … 508 508 <meta name="dct.creator" content="Reschke, J. F."> 509 509 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 510 <meta name="dct.issued" scheme="ISO8601" content="2012-02-0 3">510 <meta name="dct.issued" scheme="ISO8601" content="2012-02-05"> 511 511 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 512 512 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 540 540 </tr> 541 541 <tr> 542 <td class="left">Expires: August 6, 2012</td>542 <td class="left">Expires: August 8, 2012</td> 543 543 <td class="right">HP</td> 544 544 </tr> … … 593 593 <tr> 594 594 <td class="left"></td> 595 <td class="right">February 3, 2012</td>595 <td class="right">February 5, 2012</td> 596 596 </tr> 597 597 </tbody> … … 626 626 in progress”. 627 627 </p> 628 <p>This Internet-Draft will expire on August 6, 2012.</p>628 <p>This Internet-Draft will expire on August 8, 2012.</p> 629 629 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 630 630 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p1-messaging.xml
r1522 r1525 2780 2780 </t> 2781 2781 <t> An origin server that sends a 100 (Continue) response &MUST; 2782 ultimately send a final status code, once the request body is2782 ultimately send a final status code, once the request body is 2783 2783 received and processed, unless it terminates the transport 2784 2784 connection prematurely.
Note: See TracChangeset
for help on using the changeset viewer.