Changeset 841 for draft-ietf-httpbis/latest/p4-conditional.html
- Timestamp:
- 09/07/10 11:09:22 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.html
r838 r841 400 400 <meta name="dct.creator" content="Reschke, J. F."> 401 401 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 402 <meta name="dct.issued" scheme="ISO8601" content="2010-07-0 8">402 <meta name="dct.issued" scheme="ISO8601" content="2010-07-09"> 403 403 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 404 404 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 4 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 4 defines request header fields for indicating conditional requests and the rules for constructing responses to those requests."> … … 426 426 </tr> 427 427 <tr> 428 <td class="left">Expires: January 9, 2011</td>428 <td class="left">Expires: January 10, 2011</td> 429 429 <td class="right">J. Mogul</td> 430 430 </tr> … … 483 483 <tr> 484 484 <td class="left"></td> 485 <td class="right">July 8, 2010</td>485 <td class="right">July 9, 2010</td> 486 486 </tr> 487 487 </tbody> … … 498 498 list is at <<a href="http://tools.ietf.org/wg/httpbis/trac/report/11">http://tools.ietf.org/wg/httpbis/trac/report/11</a>> and related documents (including fancy diffs) can be found at <<a href="http://tools.ietf.org/wg/httpbis/">http://tools.ietf.org/wg/httpbis/</a>>. 499 499 </p> 500 <p>The changes in this draft are summarized in <a href="#changes.since. 09" title="Since draft-ietf-httpbis-p4-conditional-09">Appendix C.11</a>.500 <p>The changes in this draft are summarized in <a href="#changes.since.10" title="Since draft-ietf-httpbis-p4-conditional-10">Appendix C.12</a>. 501 501 </p> 502 502 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 509 509 in progress”. 510 510 </p> 511 <p>This Internet-Draft will expire in January 9, 2011.</p>511 <p>This Internet-Draft will expire in January 10, 2011.</p> 512 512 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 513 513 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 586 586 <li class="tocline1">C.10 <a href="#changes.since.08">Since draft-ietf-httpbis-p4-conditional-08</a></li> 587 587 <li class="tocline1">C.11 <a href="#changes.since.09">Since draft-ietf-httpbis-p4-conditional-09</a></li> 588 <li class="tocline1">C.12 <a href="#changes.since.10">Since draft-ietf-httpbis-p4-conditional-10</a></li> 588 589 </ul> 589 590 </li> … … 1366 1367 <p id="rfc.section.C.10.p.1">No significant changes.</p> 1367 1368 <h2 id="rfc.section.C.11"><a href="#rfc.section.C.11">C.11</a> <a id="changes.since.09" href="#changes.since.09">Since draft-ietf-httpbis-p4-conditional-09</a></h2> 1368 <p id="rfc.section.C.11.p.1">None yet.</p> 1369 <p id="rfc.section.C.11.p.1">No significant changes.</p> 1370 <h2 id="rfc.section.C.12"><a href="#rfc.section.C.12">C.12</a> <a id="changes.since.10" href="#changes.since.10">Since draft-ietf-httpbis-p4-conditional-10</a></h2> 1371 <p id="rfc.section.C.12.p.1">None yet.</p> 1369 1372 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1370 1373 <p class="noprint"><a href="#rfc.index.3">3</a> <a href="#rfc.index.4">4</a> <a href="#rfc.index.E">E</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.L">L</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a>
Note: See TracChangeset
for help on using the changeset viewer.