Ignore:
Timestamp:
14/04/11 13:56:50 (12 years ago)
Author:
julian.reschke@…
Message:

mssng wrd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • draft-ietf-httpbis/latest/p6-cache.html

    r1268 r1270  
    362362  }
    363363  @bottom-center {
    364        content: "Expires October 13, 2011";
     364       content: "Expires October 16, 2011";
    365365  }
    366366  @bottom-right {
     
    408408      <meta name="dct.creator" content="Reschke, J. F.">
    409409      <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest">
    410       <meta name="dct.issued" scheme="ISO8601" content="2011-04-11">
     410      <meta name="dct.issued" scheme="ISO8601" content="2011-04-14">
    411411      <meta name="dct.replaces" content="urn:ietf:rfc:2616">
    412412      <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This document is Part 6 of the seven-part specification that defines the protocol referred to as &#34;HTTP/1.1&#34; 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.">
     
    434434            </tr>
    435435            <tr>
    436                <td class="left">Expires: October 13, 2011</td>
     436               <td class="left">Expires: October 16, 2011</td>
    437437               <td class="right">J. Mogul</td>
    438438            </tr>
     
    495495            <tr>
    496496               <td class="left"></td>
    497                <td class="right">April 11, 2011</td>
     497               <td class="right">April 14, 2011</td>
    498498            </tr>
    499499         </tbody>
     
    523523         in progress”.
    524524      </p>
    525       <p>This Internet-Draft will expire on October 13, 2011.</p>
     525      <p>This Internet-Draft will expire on October 16, 2011.</p>
    526526      <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1>
    527527      <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p>
     
    12261226      </p>
    12271227      <ul class="empty">
    1228          <li>The max-age response directive indicates that response is to be considered stale after its age is greater than the specified
     1228         <li>The max-age response directive indicates that the response is to be considered stale after its age is greater than the specified
    12291229            number of seconds.
    12301230         </li>
Note: See TracChangeset for help on using the changeset viewer.