Changeset 1547 for draft-ietf-httpbis/latest/p6-cache.html
- Timestamp:
- 21/02/12 09:41:47 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r1544 r1547 463 463 } 464 464 @bottom-center { 465 content: "Expires August 2 3, 2012";465 content: "Expires August 24, 2012"; 466 466 } 467 467 @bottom-right { … … 511 511 <meta name="dct.creator" content="Reschke, J. F."> 512 512 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 513 <meta name="dct.issued" scheme="ISO8601" content="2012-02-2 0">513 <meta name="dct.issued" scheme="ISO8601" content="2012-02-21"> 514 514 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 515 515 <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 6 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 6 defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> … … 537 537 </tr> 538 538 <tr> 539 <td class="left">Expires: August 2 3, 2012</td>539 <td class="left">Expires: August 24, 2012</td> 540 540 <td class="right">J. Mogul</td> 541 541 </tr> … … 602 602 <tr> 603 603 <td class="left"></td> 604 <td class="right">February 2 0, 2012</td>604 <td class="right">February 21, 2012</td> 605 605 </tr> 606 606 </tbody> … … 632 632 in progress”. 633 633 </p> 634 <p>This Internet-Draft will expire on August 2 3, 2012.</p>634 <p>This Internet-Draft will expire on August 24, 2012.</p> 635 635 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 636 636 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 2057 2057 <a href="#abnf.dependencies" class="smpl">port</a> = <port, defined in [Part1], Section 2.7> 2058 2058 <a href="#header.pragma" class="smpl">pragma-directive</a> = "no-cache" / extension-pragma 2059 <a href="#abnf.dependencies" class="smpl">pseudonym</a> = <pseudonym, defined in [Part1], Section 8. 8>2059 <a href="#abnf.dependencies" class="smpl">pseudonym</a> = <pseudonym, defined in [Part1], Section 8.4> 2060 2060 2061 2061 <a href="#core.rules" class="smpl">quoted-string</a> = <quoted-string, defined in [Part1], Section 3.2.4>
Note: See TracChangeset
for help on using the changeset viewer.