Changeset 1625 for draft-ietf-httpbis/latest/p5-range.html
- Timestamp:
- 28/03/12 11:29:44 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.html
r1623 r1625 460 460 } 461 461 @bottom-center { 462 content: "Expires September 2 7, 2012";462 content: "Expires September 29, 2012"; 463 463 } 464 464 @bottom-right { … … 503 503 <meta name="dct.creator" content="Reschke, J. F."> 504 504 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 505 <meta name="dct.issued" scheme="ISO8601" content="2012-03-2 6">505 <meta name="dct.issued" scheme="ISO8601" content="2012-03-28"> 506 506 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 507 507 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 5 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 5 defines range requests and the rules for constructing and combining responses to those requests."> … … 529 529 </tr> 530 530 <tr> 531 <td class="left">Expires: September 2 7, 2012</td>531 <td class="left">Expires: September 29, 2012</td> 532 532 <td class="right">J. Reschke, Editor</td> 533 533 </tr> … … 538 538 <tr> 539 539 <td class="left"></td> 540 <td class="right">March 2 6, 2012</td>540 <td class="right">March 28, 2012</td> 541 541 </tr> 542 542 </tbody> … … 566 566 in progress”. 567 567 </p> 568 <p>This Internet-Draft will expire on September 2 7, 2012.</p>568 <p>This Internet-Draft will expire on September 29, 2012.</p> 569 569 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 570 570 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1309 1309 <a href="#header.content-range" class="smpl">Content-Range</a> = byte-content-range-spec / other-content-range-spec 1310 1310 1311 <a href="#core.rules" class="smpl">HTTP-date</a> = <HTTP-date, defined in [Part2], Section 8>1311 <a href="#core.rules" class="smpl">HTTP-date</a> = <HTTP-date, defined in [Part2], Section 6.1> 1312 1312 1313 1313 <a href="#header.if-range" class="smpl">If-Range</a> = entity-tag / HTTP-date
Note: See TracChangeset
for help on using the changeset viewer.