Changeset 2477
- Timestamp:
- 05/11/13 03:31:33 (9 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2471 r2477 445 445 } 446 446 @bottom-center { 447 content: "Expires May 8, 2014";447 content: "Expires May 9, 2014"; 448 448 } 449 449 @bottom-right { … … 487 487 <meta name="dct.creator" content="Reschke, J. F."> 488 488 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 489 <meta name="dct.issued" scheme="ISO8601" content="2013-11-0 4">489 <meta name="dct.issued" scheme="ISO8601" content="2013-11-05"> 490 490 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 491 491 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 516 516 <tr> 517 517 <td class="left">Intended status: Standards Track</td> 518 <td class="right">November 4, 2013</td>518 <td class="right">November 5, 2013</td> 519 519 </tr> 520 520 <tr> 521 <td class="left">Expires: May 8, 2014</td>521 <td class="left">Expires: May 9, 2014</td> 522 522 <td class="right"></td> 523 523 </tr> … … 548 548 in progress”. 549 549 </p> 550 <p>This Internet-Draft will expire on May 8, 2014.</p>550 <p>This Internet-Draft will expire on May 9, 2014.</p> 551 551 </div> 552 552 <div id="rfc.copyrightnotice"> … … 3426 3426 <p id="rfc.section.C.2.p.1">Closed issues: </p> 3427 3427 <ul> 3428 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/502">http://tools.ietf.org/wg/httpbis/trac/ticket/502</a>>: "APPSDIR review of draft-ietf-httpbis-p1-messaging-24" 3429 </li> 3428 3430 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/517">http://tools.ietf.org/wg/httpbis/trac/ticket/517</a>>: "move IANA registrations to correct draft" 3429 </li>3430 </ul>3431 <p id="rfc.section.C.2.p.2">Partly resolved issues: </p>3432 <ul>3433 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/502">http://tools.ietf.org/wg/httpbis/trac/ticket/502</a>>: "APPSDIR review of draft-ietf-httpbis-p1-messaging-24"3434 3431 </li> 3435 3432 </ul> -
draft-ietf-httpbis/latest/p1-messaging.xml
r2471 r2477 5410 5410 <list style="symbols"> 5411 5411 <t> 5412 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/502"/>: 5413 "APPSDIR review of draft-ietf-httpbis-p1-messaging-24" 5414 </t> 5415 <t> 5412 5416 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/517"/>: 5413 5417 "move IANA registrations to correct draft" … … 5415 5419 </list> 5416 5420 </t> 5417 <t>5418 Partly resolved issues:5419 <list style="symbols">5420 <t>5421 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/502"/>:5422 "APPSDIR review of draft-ietf-httpbis-p1-messaging-24"5423 </t>5424 </list>5425 </t>5426 5421 </section> 5427 5422 </section> -
draft-ietf-httpbis/latest/p2-semantics.html
r2462 r2477 445 445 } 446 446 @bottom-center { 447 content: "Expires May 5, 2014";447 content: "Expires May 9, 2014"; 448 448 } 449 449 @bottom-right { … … 490 490 <meta name="dct.creator" content="Reschke, J. F."> 491 491 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 492 <meta name="dct.issued" scheme="ISO8601" content="2013-11-0 1">492 <meta name="dct.issued" scheme="ISO8601" content="2013-11-05"> 493 493 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 494 494 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header fields, response status codes, and response header fields, along with the payload of messages (metadata and body content) and mechanisms for content negotiation."> … … 518 518 <tr> 519 519 <td class="left">Intended status: Standards Track</td> 520 <td class="right">November 1, 2013</td>520 <td class="right">November 5, 2013</td> 521 521 </tr> 522 522 <tr> 523 <td class="left">Expires: May 5, 2014</td>523 <td class="left">Expires: May 9, 2014</td> 524 524 <td class="right"></td> 525 525 </tr> … … 550 550 in progress”. 551 551 </p> 552 <p>This Internet-Draft will expire on May 5, 2014.</p>552 <p>This Internet-Draft will expire on May 9, 2014.</p> 553 553 </div> 554 554 <div id="rfc.copyrightnotice"> … … 4722 4722 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/501">http://tools.ietf.org/wg/httpbis/trac/ticket/501</a>>: "idempotency: clarify 'effect'" 4723 4723 </li> 4724 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/503">http://tools.ietf.org/wg/httpbis/trac/ticket/503</a>>: "APPSDIR review of draft-ietf-httpbis-p2-semantics-24" 4725 </li> 4724 4726 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/517">http://tools.ietf.org/wg/httpbis/trac/ticket/517</a>>: "move IANA registrations to correct draft" 4725 </li>4726 </ul>4727 <p id="rfc.section.E.2.p.2">Partly resolved issues: </p>4728 <ul>4729 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/503">http://tools.ietf.org/wg/httpbis/trac/ticket/503</a>>: "APPSDIR review of draft-ietf-httpbis-p2-semantics-24"4730 4727 </li> 4731 4728 </ul> -
draft-ietf-httpbis/latest/p2-semantics.xml
r2462 r2477 6229 6229 </t> 6230 6230 <t> 6231 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/503"/>: 6232 "APPSDIR review of draft-ietf-httpbis-p2-semantics-24" 6233 </t> 6234 <t> 6231 6235 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/517"/>: 6232 6236 "move IANA registrations to correct draft" … … 6234 6238 </list> 6235 6239 </t> 6236 <t>6237 Partly resolved issues:6238 <list style="symbols">6239 <t>6240 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/503"/>:6241 "APPSDIR review of draft-ietf-httpbis-p2-semantics-24"6242 </t>6243 </list>6244 </t>6245 6240 </section> 6246 6241 </section> -
draft-ietf-httpbis/latest/p4-conditional.html
r2475 r2477 445 445 } 446 446 @bottom-center { 447 content: "Expires May 8, 2014";447 content: "Expires May 9, 2014"; 448 448 } 449 449 @bottom-right { … … 488 488 <meta name="dct.creator" content="Reschke, J. F."> 489 489 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 490 <meta name="dct.issued" scheme="ISO8601" content="2013-11-0 4">490 <meta name="dct.issued" scheme="ISO8601" content="2013-11-05"> 491 491 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 492 492 <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."> … … 514 514 </tr> 515 515 <tr> 516 <td class="left">Expires: May 8, 2014</td>517 <td class="right">November 4, 2013</td>516 <td class="left">Expires: May 9, 2014</td> 517 <td class="right">November 5, 2013</td> 518 518 </tr> 519 519 </tbody> … … 543 543 in progress”. 544 544 </p> 545 <p>This Internet-Draft will expire on May 8, 2014.</p>545 <p>This Internet-Draft will expire on May 9, 2014.</p> 546 546 </div> 547 547 <div id="rfc.copyrightnotice"> … … 1449 1449 <div id="changes.since.24"> 1450 1450 <h2 id="rfc.section.D.1"><a href="#rfc.section.D.1">D.1</a> <a href="#changes.since.24">Since draft-ietf-httpbis-p4-conditional-24</a></h2> 1451 <p id="rfc.section.D.1.p.1">None yet.</p> 1451 <p id="rfc.section.D.1.p.1">Closed issues: </p> 1452 <ul> 1453 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/518">http://tools.ietf.org/wg/httpbis/trac/ticket/518</a>>: "APPSDIR review of draft-ietf-httpbis-p4-conditional-24" 1454 </li> 1455 </ul> 1452 1456 </div> 1453 1457 </div> -
draft-ietf-httpbis/latest/p4-conditional.xml
r2475 r2477 1576 1576 <section title="Since draft-ietf-httpbis-p4-conditional-24" anchor="changes.since.24"> 1577 1577 <t> 1578 None yet. 1578 Closed issues: 1579 <list style="symbols"> 1580 <t> 1581 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/518"/>: 1582 "APPSDIR review of draft-ietf-httpbis-p4-conditional-24" 1583 </t> 1584 </list> 1579 1585 </t> 1580 1586 </section> -
draft-ietf-httpbis/latest/p5-range.html
r2476 r2477 445 445 } 446 446 @bottom-center { 447 content: "Expires May 8, 2014";447 content: "Expires May 9, 2014"; 448 448 } 449 449 @bottom-right { … … 488 488 <meta name="dct.creator" content="Reschke, J. F."> 489 489 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 490 <meta name="dct.issued" scheme="ISO8601" content="2013-11-0 4">490 <meta name="dct.issued" scheme="ISO8601" content="2013-11-05"> 491 491 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 492 492 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines range requests and the rules for constructing and combining responses to those requests."> … … 514 514 </tr> 515 515 <tr> 516 <td class="left">Expires: May 8, 2014</td>516 <td class="left">Expires: May 9, 2014</td> 517 517 <td class="right">J. Reschke, Editor</td> 518 518 </tr> … … 523 523 <tr> 524 524 <td class="left"></td> 525 <td class="right">November 4, 2013</td>525 <td class="right">November 5, 2013</td> 526 526 </tr> 527 527 </tbody> … … 549 549 in progress”. 550 550 </p> 551 <p>This Internet-Draft will expire on May 8, 2014.</p>551 <p>This Internet-Draft will expire on May 9, 2014.</p> 552 552 </div> 553 553 <div id="rfc.copyrightnotice"> … … 1377 1377 <div id="changes.since.24"> 1378 1378 <h2 id="rfc.section.E.1"><a href="#rfc.section.E.1">E.1</a> <a href="#changes.since.24">Since draft-ietf-httpbis-p5-range-24</a></h2> 1379 <p id="rfc.section.E.1.p.1"> Partly resolved issues: </p>1379 <p id="rfc.section.E.1.p.1">Closed issues: </p> 1380 1380 <ul> 1381 1381 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/506">http://tools.ietf.org/wg/httpbis/trac/ticket/506</a>>: "APPSDIR review of draft-ietf-httpbis-p5-range-24" 1382 </li> 1383 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/508">http://tools.ietf.org/wg/httpbis/trac/ticket/508</a>>: "broken sentence in description of 206" 1382 1384 </li> 1383 1385 </ul> -
draft-ietf-httpbis/latest/p5-range.xml
r2476 r2477 1507 1507 <section title="Since draft-ietf-httpbis-p5-range-24" anchor="changes.since.24"> 1508 1508 <t> 1509 Partly resolved issues:1509 Closed issues: 1510 1510 <list style="symbols"> 1511 1511 <t> … … 1513 1513 "APPSDIR review of draft-ietf-httpbis-p5-range-24" 1514 1514 </t> 1515 <t> 1516 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/508"/>: 1517 "broken sentence in description of 206" 1518 </t> 1515 1519 </list> 1516 1520 </t> -
draft-ietf-httpbis/latest/p7-auth.html
r2463 r2477 445 445 } 446 446 @bottom-center { 447 content: "Expires May 5, 2014";447 content: "Expires May 9, 2014"; 448 448 } 449 449 @bottom-right { … … 485 485 <meta name="dct.creator" content="Reschke, J. F."> 486 486 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 487 <meta name="dct.issued" scheme="ISO8601" content="2013-11-0 1">487 <meta name="dct.issued" scheme="ISO8601" content="2013-11-05"> 488 488 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 489 489 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This document defines the HTTP Authentication framework."> … … 513 513 <tr> 514 514 <td class="left">Intended status: Standards Track</td> 515 <td class="right">November 1, 2013</td>515 <td class="right">November 5, 2013</td> 516 516 </tr> 517 517 <tr> 518 <td class="left">Expires: May 5, 2014</td>518 <td class="left">Expires: May 9, 2014</td> 519 519 <td class="right"></td> 520 520 </tr> … … 543 543 in progress”. 544 544 </p> 545 <p>This Internet-Draft will expire on May 5, 2014.</p>545 <p>This Internet-Draft will expire on May 9, 2014.</p> 546 546 </div> 547 547 <div id="rfc.copyrightnotice"> … … 1154 1154 <p id="rfc.section.D.1.p.1">Closed issues: </p> 1155 1155 <ul> 1156 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/510">http://tools.ietf.org/wg/httpbis/trac/ticket/510</a>>: "SECDIR review of draft-ietf-httpbis-p7-auth-24" 1157 </li> 1156 1158 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/513">http://tools.ietf.org/wg/httpbis/trac/ticket/513</a>>: "APPSDIR review of draft-ietf-httpbis-p7-auth-24" 1157 1159 </li> 1158 1160 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/516">http://tools.ietf.org/wg/httpbis/trac/ticket/516</a>>: "note about WWW-A parsing potentially misleading" 1159 </li>1160 </ul>1161 <p id="rfc.section.D.1.p.2">Partly resolved issues: </p>1162 <ul>1163 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/510">http://tools.ietf.org/wg/httpbis/trac/ticket/510</a>>: "SECDIR review of draft-ietf-httpbis-p7-auth-24"1164 1161 </li> 1165 1162 </ul> -
draft-ietf-httpbis/latest/p7-auth.xml
r2463 r2477 1092 1092 <list style="symbols"> 1093 1093 <t> 1094 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/510"/>: 1095 "SECDIR review of draft-ietf-httpbis-p7-auth-24" 1096 </t> 1097 <t> 1094 1098 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/513"/>: 1095 1099 "APPSDIR review of draft-ietf-httpbis-p7-auth-24" … … 1101 1105 </list> 1102 1106 </t> 1103 <t>1104 Partly resolved issues:1105 <list style="symbols">1106 <t>1107 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/510"/>:1108 "SECDIR review of draft-ietf-httpbis-p7-auth-24"1109 </t>1110 </list>1111 </t>1112 1107 </section> 1113 1108 </section>
Note: See TracChangeset
for help on using the changeset viewer.