Changeset 2159 for draft-ietf-httpbis
- Timestamp:
- 24/01/13 16:15:16 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.html
r2147 r2159 449 449 } 450 450 @bottom-center { 451 content: "Expires July 2 4, 2013";451 content: "Expires July 28, 2013"; 452 452 } 453 453 @bottom-right { … … 491 491 <meta name="dct.creator" content="Reschke, J. F."> 492 492 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 493 <meta name="dct.issued" scheme="ISO8601" content="2013-01-2 0">493 <meta name="dct.issued" scheme="ISO8601" content="2013-01-24"> 494 494 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 495 495 <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."> … … 517 517 </tr> 518 518 <tr> 519 <td class="left">Expires: July 2 4, 2013</td>520 <td class="right">January 2 0, 2013</td>519 <td class="left">Expires: July 28, 2013</td> 520 <td class="right">January 24, 2013</td> 521 521 </tr> 522 522 </tbody> … … 545 545 in progress”. 546 546 </p> 547 <p>This Internet-Draft will expire on July 2 4, 2013.</p>547 <p>This Internet-Draft will expire on July 28, 2013.</p> 548 548 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 549 549 <p>Copyright © 2013 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1376 1376 <p id="rfc.section.D.3.p.1">Closed issues: </p> 1377 1377 <ul> 1378 <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" 1379 </li> 1378 1380 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/384">http://tools.ietf.org/wg/httpbis/trac/ticket/384</a>>: "unclear prose in definition of 304" 1379 1381 </li> 1382 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/401">http://tools.ietf.org/wg/httpbis/trac/ticket/401</a>>: "ETags and Conneg" 1383 </li> 1384 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/402">http://tools.ietf.org/wg/httpbis/trac/ticket/402</a>>: "Comparison function for If-Match and If-None-Match" 1385 </li> 1380 1386 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/406">http://tools.ietf.org/wg/httpbis/trac/ticket/406</a>>: "304 without validator" 1387 </li> 1388 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/427">http://tools.ietf.org/wg/httpbis/trac/ticket/427</a>>: "If-Match and 428" 1381 1389 </li> 1382 1390 </ul> -
draft-ietf-httpbis/latest/p4-conditional.xml
r2147 r2159 1519 1519 <list style="symbols"> 1520 1520 <t> 1521 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/350"/>: 1522 "Optionality of Conditional Request Support" 1523 </t> 1524 <t> 1521 1525 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/384"/>: 1522 1526 "unclear prose in definition of 304" 1527 </t> 1528 <t> 1529 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/401"/>: 1530 "ETags and Conneg" 1531 </t> 1532 <t> 1533 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/402"/>: 1534 "Comparison function for If-Match and If-None-Match" 1523 1535 </t> 1524 1536 <t> … … 1526 1538 "304 without validator" 1527 1539 </t> 1540 <t> 1541 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/427"/>: 1542 "If-Match and 428" 1543 </t> 1528 1544 </list> 1529 1545 </t> -
draft-ietf-httpbis/latest/p5-range.html
r2158 r2159 1319 1319 </ul> 1320 1320 <h2 id="rfc.section.E.3"><a href="#rfc.section.E.3">E.3</a> <a id="changes.since.21" href="#changes.since.21">Since draft-ietf-httpbis-p5-range-21</a></h2> 1321 <p id="rfc.section.E.3.p.1">None yet.</p> 1321 <p id="rfc.section.E.3.p.1">Closed issues: </p> 1322 <ul> 1323 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/175">http://tools.ietf.org/wg/httpbis/trac/ticket/175</a>>: "Security consideration: range flooding" 1324 </li> 1325 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/311">http://tools.ietf.org/wg/httpbis/trac/ticket/311</a>>: "Add limitations to Range to reduce its use as a denial-of-service tool" 1326 </li> 1327 </ul> 1322 1328 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1323 1329 <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.B">B</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.G">G</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> -
draft-ietf-httpbis/latest/p5-range.xml
r2158 r2159 1514 1514 <section title="Since draft-ietf-httpbis-p5-range-21" anchor="changes.since.21"> 1515 1515 <t> 1516 None yet. 1516 Closed issues: 1517 <list style="symbols"> 1518 <t> 1519 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/175"/>: 1520 "Security consideration: range flooding" 1521 </t> 1522 <t> 1523 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/311"/>: 1524 "Add limitations to Range to reduce its use as a denial-of-service tool" 1525 </t> 1526 </list> 1517 1527 </t> 1518 1528 </section>
Note: See TracChangeset
for help on using the changeset viewer.