Changeset 863
- Timestamp:
- 22/07/10 05:44:50 (12 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.html
r861 r863 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-2 1">402 <meta name="dct.issued" scheme="ISO8601" content="2010-07-22"> 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 2 2, 2011</td>428 <td class="left">Expires: January 23, 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 2 1, 2010</td>485 <td class="right">July 22, 2010</td> 486 486 </tr> 487 487 </tbody> … … 509 509 in progress”. 510 510 </p> 511 <p>This Internet-Draft will expire in January 2 2, 2011.</p>511 <p>This Internet-Draft will expire in January 23, 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> … … 1365 1365 <p id="rfc.section.C.11.p.1">No significant changes.</p> 1366 1366 <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> 1367 <p id="rfc.section.C.12.p.1">None yet.</p> 1367 <p id="rfc.section.C.12.p.1">Closed issues: </p> 1368 <ul> 1369 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/69">http://tools.ietf.org/wg/httpbis/trac/ticket/69</a>>: "Clarify 'Requested Variant'" 1370 </li> 1371 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/109">http://tools.ietf.org/wg/httpbis/trac/ticket/109</a>>: "Clarify entity / representation / variant terminology" 1372 </li> 1373 </ul> 1368 1374 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1369 1375 <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> -
draft-ietf-httpbis/latest/p4-conditional.xml
r860 r863 1695 1695 <section title="Since draft-ietf-httpbis-p4-conditional-10" anchor="changes.since.10"> 1696 1696 <t> 1697 None yet. 1697 Closed issues: 1698 <list style="symbols"> 1699 <t> 1700 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/69"/>: 1701 "Clarify 'Requested Variant'" 1702 </t> 1703 <t> 1704 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/109"/>: 1705 "Clarify entity / representation / variant terminology" 1706 </t> 1707 </list> 1698 1708 </t> 1699 1709 </section> -
draft-ietf-httpbis/latest/p5-range.html
r862 r863 1311 1311 <p id="rfc.section.D.11.p.1">No significant changes.</p> 1312 1312 <h2 id="rfc.section.D.12"><a href="#rfc.section.D.12">D.12</a> <a id="changes.since.10" href="#changes.since.10">Since draft-ietf-httpbis-p5-range-10</a></h2> 1313 <p id="rfc.section.D.12.p.1">None yet.</p> 1313 <p id="rfc.section.D.12.p.1">Closed issues: </p> 1314 <ul> 1315 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/69">http://tools.ietf.org/wg/httpbis/trac/ticket/69</a>>: "Clarify 'Requested Variant'" 1316 </li> 1317 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/109">http://tools.ietf.org/wg/httpbis/trac/ticket/109</a>>: "Clarify entity / representation / variant terminology" 1318 </li> 1319 </ul> 1314 1320 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1315 1321 <p class="noprint"><a href="#rfc.index.2">2</a> <a href="#rfc.index.4">4</a> <a href="#rfc.index.A">A</a> <a href="#rfc.index.C">C</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.M">M</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a> -
draft-ietf-httpbis/latest/p5-range.xml
r862 r863 1585 1585 <section title="Since draft-ietf-httpbis-p5-range-10" anchor="changes.since.10"> 1586 1586 <t> 1587 None yet. 1587 Closed issues: 1588 <list style="symbols"> 1589 <t> 1590 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/69"/>: 1591 "Clarify 'Requested Variant'" 1592 </t> 1593 <t> 1594 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/109"/>: 1595 "Clarify entity / representation / variant terminology" 1596 </t> 1597 </list> 1588 1598 </t> 1589 1599 </section>
Note: See TracChangeset
for help on using the changeset viewer.