Changeset 2378
- Timestamp:
- 13/09/13 07:29:31 (9 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.html
r2377 r2378 446 446 } 447 447 @bottom-center { 448 content: "Expires March 1 6, 2014";448 content: "Expires March 17, 2014"; 449 449 } 450 450 @bottom-right { … … 489 489 <meta name="dct.creator" content="Reschke, J. F."> 490 490 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 491 <meta name="dct.issued" scheme="ISO8601" content="2013-09-1 2">491 <meta name="dct.issued" scheme="ISO8601" content="2013-09-13"> 492 492 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 493 493 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines range requests and the rules for constructing and combining responses to those requests."> … … 515 515 </tr> 516 516 <tr> 517 <td class="left">Expires: March 1 6, 2014</td>517 <td class="left">Expires: March 17, 2014</td> 518 518 <td class="right">J. Reschke, Editor</td> 519 519 </tr> … … 524 524 <tr> 525 525 <td class="left"></td> 526 <td class="right">September 1 2, 2013</td>526 <td class="right">September 13, 2013</td> 527 527 </tr> 528 528 </tbody> … … 549 549 in progress”. 550 550 </p> 551 <p>This Internet-Draft will expire on March 1 6, 2014.</p>551 <p>This Internet-Draft will expire on March 17, 2014.</p> 552 552 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 553 553 <p>Copyright © 2013 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1350 1350 <p id="rfc.section.E.5.p.1">Closed issues: </p> 1351 1351 <ul> 1352 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/489">http://tools.ietf.org/wg/httpbis/trac/ticket/489</a>>: "is P5's definition of strong validator consistent with P4?" 1353 </li> 1352 1354 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/490">http://tools.ietf.org/wg/httpbis/trac/ticket/490</a>>: "p5 editorial comments" 1353 1355 </li> -
draft-ietf-httpbis/latest/p5-range.xml
r2377 r2378 1585 1585 <list style="symbols"> 1586 1586 <t> 1587 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/489"/>: 1588 "is P5's definition of strong validator consistent with P4?" 1589 </t> 1590 <t> 1587 1591 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/490"/>: 1588 1592 "p5 editorial comments"
Note: See TracChangeset
for help on using the changeset viewer.