Changeset 1662 for draft-ietf-httpbis
- Timestamp:
- 16/05/12 17:10:17 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1661 r1662 460 460 } 461 461 @bottom-center { 462 content: "Expires November 3, 2012";462 content: "Expires November 17, 2012"; 463 463 } 464 464 @bottom-right { … … 502 502 <meta name="dct.creator" content="Reschke, J. F."> 503 503 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 504 <meta name="dct.issued" scheme="ISO8601" content="2012-05- 02">504 <meta name="dct.issued" scheme="ISO8601" content="2012-05-16"> 505 505 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 506 506 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 534 534 </tr> 535 535 <tr> 536 <td class="left">Expires: November 3, 2012</td>536 <td class="left">Expires: November 17, 2012</td> 537 537 <td class="right">greenbytes</td> 538 538 </tr> 539 539 <tr> 540 540 <td class="left"></td> 541 <td class="right">May 2, 2012</td>541 <td class="right">May 16, 2012</td> 542 542 </tr> 543 543 </tbody> … … 572 572 in progress”. 573 573 </p> 574 <p>This Internet-Draft will expire on November 3, 2012.</p>574 <p>This Internet-Draft will expire on November 17, 2012.</p> 575 575 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 576 576 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 838 838 </p> 839 839 <div id="rfc.figure.u.1"></div><pre class="drawing"> request > 840 UA ======================================= O840 <b>UA</b> ======================================= <b>O</b> 841 841 < response 842 842 </pre><div id="rfc.iref.m.1"></div> … … 950 950 </p> 951 951 <div id="rfc.figure.u.5"></div><pre class="drawing"> > > 952 UA =========== A =========== B - - - - - - C - - - - - - O952 <b>UA</b> =========== <b>A</b> =========== <b>B</b> - - - - - - <b>C</b> - - - - - - <b>O</b> 953 953 < < 954 954 </pre><p id="rfc.section.2.4.p.4"><span id="rfc.iref.c.5"></span> A response is "<dfn>cacheable</dfn>" if a cache is allowed to store a copy of the response message for use in answering subsequent requests. Even when a response -
draft-ietf-httpbis/latest/p1-messaging.xml
r1660 r1662 325 325 <figure><artwork type="drawing"> 326 326 request > 327 UA ======================================= O327 <x:highlight>UA</x:highlight> ======================================= <x:highlight>O</x:highlight> 328 328 < response 329 329 </artwork></figure> … … 563 563 <figure><artwork type="drawing"> 564 564 > > 565 UA =========== A =========== B - - - - - - C - - - - - - O565 <x:highlight>UA</x:highlight> =========== <x:highlight>A</x:highlight> =========== <x:highlight>B</x:highlight> - - - - - - <x:highlight>C</x:highlight> - - - - - - <x:highlight>O</x:highlight> 566 566 < < 567 567 </artwork></figure>
Note: See TracChangeset
for help on using the changeset viewer.