Changeset 1819 for draft-ietf-httpbis
- Timestamp:
- 23/07/12 17:26:59 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.html
r1817 r1819 449 449 } 450 450 @bottom-center { 451 content: "Expires January 2 2, 2013";451 content: "Expires January 24, 2013"; 452 452 } 453 453 @bottom-right { … … 492 492 <meta name="dct.creator" content="Reschke, J. F."> 493 493 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 494 <meta name="dct.issued" scheme="ISO8601" content="2012-07-2 1">494 <meta name="dct.issued" scheme="ISO8601" content="2012-07-23"> 495 495 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 496 496 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines HTTP/1.1 conditional requests, including metadata header fields for indicating state changes, request header fields for making preconditions on such state, and rules for constructing the responses to a conditional request when one or more preconditions evaluate to false."> … … 518 518 </tr> 519 519 <tr> 520 <td class="left">Expires: January 2 2, 2013</td>520 <td class="left">Expires: January 24, 2013</td> 521 521 <td class="right">J. Reschke, Editor</td> 522 522 </tr> … … 527 527 <tr> 528 528 <td class="left"></td> 529 <td class="right">July 2 1, 2012</td>529 <td class="right">July 23, 2012</td> 530 530 </tr> 531 531 </tbody> … … 554 554 in progress”. 555 555 </p> 556 <p>This Internet-Draft will expire on January 2 2, 2013.</p>556 <p>This Internet-Draft will expire on January 24, 2013.</p> 557 557 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 558 558 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1378 1378 <ul> 1379 1379 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/241">http://tools.ietf.org/wg/httpbis/trac/ticket/241</a>>: "Need to clarify eval order/interaction of conditional headers" 1380 </li> 1381 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/345">http://tools.ietf.org/wg/httpbis/trac/ticket/345</a>>: "Required headers on 304 and 206" 1382 </li> 1383 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/350">http://tools.ietf.org/wg/httpbis/trac/ticket/350</a>>: "Optionality of Conditional Request Support" 1380 1384 </li> 1381 1385 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/354">http://tools.ietf.org/wg/httpbis/trac/ticket/354</a>>: "ETags and Conditional Requests" -
draft-ietf-httpbis/latest/p4-conditional.xml
r1817 r1819 1536 1536 </t> 1537 1537 <t> 1538 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/345"/>: 1539 "Required headers on 304 and 206" 1540 </t> 1541 <t> 1542 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/350"/>: 1543 "Optionality of Conditional Request Support" 1544 </t> 1545 <t> 1538 1546 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/354"/>: 1539 1547 "ETags and Conditional Requests" -
draft-ietf-httpbis/latest/p6-cache.html
r1814 r1819 452 452 } 453 453 @bottom-center { 454 content: "Expires January 19, 2013";454 content: "Expires January 24, 2013"; 455 455 } 456 456 @bottom-right { … … 499 499 <meta name="dct.creator" content="Reschke, J. F."> 500 500 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 501 <meta name="dct.issued" scheme="ISO8601" content="2012-07- 18">501 <meta name="dct.issued" scheme="ISO8601" content="2012-07-23"> 502 502 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 503 503 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> … … 525 525 </tr> 526 526 <tr> 527 <td class="left">Expires: January 19, 2013</td>527 <td class="left">Expires: January 24, 2013</td> 528 528 <td class="right">M. Nottingham, Editor</td> 529 529 </tr> … … 542 542 <tr> 543 543 <td class="left"></td> 544 <td class="right">July 18, 2012</td>544 <td class="right">July 23, 2012</td> 545 545 </tr> 546 546 </tbody> … … 568 568 in progress”. 569 569 </p> 570 <p>This Internet-Draft will expire on January 19, 2013.</p>570 <p>This Internet-Draft will expire on January 24, 2013.</p> 571 571 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 572 572 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 2054 2054 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/368">http://tools.ietf.org/wg/httpbis/trac/ticket/368</a>>: "note introduction of new IANA registries as normative changes" 2055 2055 </li> 2056 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/373">http://tools.ietf.org/wg/httpbis/trac/ticket/373</a>>: "broken prose in description of 'Vary'" 2057 </li> 2056 2058 </ul> 2057 2059 <h2 id="rfc.section.D.2"><a href="#rfc.section.D.2">D.2</a> <a id="changes.since.20" href="#changes.since.20">Since draft-ietf-httpbis-p6-cache-20</a></h2> -
draft-ietf-httpbis/latest/p6-cache.xml
r1814 r1819 2675 2675 "note introduction of new IANA registries as normative changes" 2676 2676 </t> 2677 <t> 2678 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/373"/>: 2679 "broken prose in description of 'Vary'" 2680 </t> 2677 2681 </list> 2678 2682 </t>
Note: See TracChangeset
for help on using the changeset viewer.