Changeset 1306 for draft-ietf-httpbis
- Timestamp:
- 08/06/11 11:44:57 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1303 r1306 359 359 } 360 360 @bottom-center { 361 content: "Expires December 3, 2011";361 content: "Expires December 10, 2011"; 362 362 } 363 363 @bottom-right { … … 410 410 <meta name="dct.creator" content="Reschke, J. F."> 411 411 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 412 <meta name="dct.issued" scheme="ISO8601" content="2011-06-0 1">412 <meta name="dct.issued" scheme="ISO8601" content="2011-06-08"> 413 413 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 414 414 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 442 442 </tr> 443 443 <tr> 444 <td class="left">Expires: December 3, 2011</td>444 <td class="left">Expires: December 10, 2011</td> 445 445 <td class="right">HP</td> 446 446 </tr> … … 495 495 <tr> 496 496 <td class="left"></td> 497 <td class="right">June 1, 2011</td>497 <td class="right">June 8, 2011</td> 498 498 </tr> 499 499 </tbody> … … 525 525 in progress”. 526 526 </p> 527 <p>This Internet-Draft will expire on December 3, 2011.</p>527 <p>This Internet-Draft will expire on December 10, 2011.</p> 528 528 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 529 529 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 943 943 </p> 944 944 <div id="rfc.figure.u.15"></div><pre class="drawing"> > > > > 945 UA =========== A =========== B =========== C =========== O945 <b>UA</b> =========== <b>A</b> =========== <b>B</b> =========== <b>C</b> =========== <b>O</b> 946 946 < < < < 947 947 </pre><p id="rfc.section.2.3.p.3">The figure above shows three intermediaries (A, B, and C) between the user agent and origin server. A request or response -
draft-ietf-httpbis/latest/p1-messaging.xml
r1303 r1306 656 656 <figure><artwork type="drawing"> 657 657 > > > > 658 UA =========== A =========== B =========== C =========== O658 <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> 659 659 < < < < 660 660 </artwork></figure>
Note: See TracChangeset
for help on using the changeset viewer.