Changeset 2506 for draft-ietf-httpbis/latest/p1-messaging.html
- Timestamp:
- 09/12/13 07:08:49 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2505 r2506 448 448 } 449 449 @bottom-center { 450 content: "Expires June 1 1, 2014";450 content: "Expires June 12, 2014"; 451 451 } 452 452 @bottom-right { … … 490 490 <meta name="dct.creator" content="Reschke, J. F."> 491 491 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 492 <meta name="dct.issued" scheme="ISO8601" content="2013-12-0 8">492 <meta name="dct.issued" scheme="ISO8601" content="2013-12-09"> 493 493 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 494 494 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 519 519 <tr> 520 520 <td class="left">Intended status: Standards Track</td> 521 <td class="right">December 8, 2013</td>521 <td class="right">December 9, 2013</td> 522 522 </tr> 523 523 <tr> 524 <td class="left">Expires: June 1 1, 2014</td>524 <td class="left">Expires: June 12, 2014</td> 525 525 <td class="right"></td> 526 526 </tr> … … 551 551 in progress”. 552 552 </p> 553 <p>This Internet-Draft will expire on June 1 1, 2014.</p>553 <p>This Internet-Draft will expire on June 12, 2014.</p> 554 554 </div> 555 555 <div id="rfc.copyrightnotice"> … … 2245 2245 <h2 id="rfc.section.6.5"><a href="#rfc.section.6.5">6.5</a> <a href="#persistent.failures">Failures and Time-outs</a></h2> 2246 2246 <p id="rfc.section.6.5.p.1">Servers will usually have some time-out value beyond which they will no longer maintain an inactive connection. Proxy servers 2247 might make this a higher value since it is likely that the client will be making more connections through the same server.2247 might make this a higher value since it is likely that the client will be making more connections through the same proxy server. 2248 2248 The use of persistent connections places no requirements on the length (or existence) of this time-out for either the client 2249 2249 or the server.
Note: See TracChangeset
for help on using the changeset viewer.