Changeset 2525
- Timestamp:
- 27/12/13 18:57:11 (8 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2521 r2525 448 448 } 449 449 @bottom-center { 450 content: "Expires June 24, 2014";450 content: "Expires June 30, 2014"; 451 451 } 452 452 @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-p1-messaging-latest"> 492 <meta name="dct.issued" scheme="ISO8601" content="2013-12-2 1">492 <meta name="dct.issued" scheme="ISO8601" content="2013-12-27"> 493 493 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 494 494 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 519 519 <tr> 520 520 <td class="left">Intended status: Standards Track</td> 521 <td class="right">December 2 1, 2013</td>521 <td class="right">December 27, 2013</td> 522 522 </tr> 523 523 <tr> 524 <td class="left">Expires: June 24, 2014</td>524 <td class="left">Expires: June 30, 2014</td> 525 525 <td class="right"></td> 526 526 </tr> … … 551 551 in progress”. 552 552 </p> 553 <p>This Internet-Draft will expire on June 24, 2014.</p>553 <p>This Internet-Draft will expire on June 30, 2014.</p> 554 554 </div> 555 555 <div id="rfc.copyrightnotice"> … … 782 782 <div id="rfc.iref.g.12"></div> 783 783 <h2 id="rfc.section.1.2"><a href="#rfc.section.1.2">1.2</a> <a href="#notation">Syntax Notation</a></h2> 784 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with the list rule extension defined in <a href="#abnf.extension" title="ABNF list extension: #rule">Section 7</a>. <a href="#collected.abnf" title="Collected ABNF">Appendix B</a> shows the collected ABNF with the list rule expanded.784 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with an extension defined in <a href="#abnf.extension" title="ABNF list extension: #rule">Section 7</a> that adds compact support for comma-separated lists with the addition of a '#' operator, similar to the '*' operator. <a href="#collected.abnf" title="Collected ABNF">Appendix B</a> shows the collected ABNF with the rules using the list operator expanded to standard ABNF notation. 785 785 </p> 786 786 <div id="core.rules"> … … 3439 3439 </li> 3440 3440 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/541">http://tools.ietf.org/wg/httpbis/trac/ticket/541</a>>: "use of 'word' ABNF production" 3441 </li> 3442 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/542">http://tools.ietf.org/wg/httpbis/trac/ticket/542</a>>: "improve introduction of list rule" 3441 3443 </li> 3442 3444 </ul> -
draft-ietf-httpbis/latest/p1-messaging.xml
r2521 r2525 236 236 <iref primary="true" item="Grammar" subitem="VCHAR"/> 237 237 <t> 238 This specification uses the Augmented Backus-Naur Form (ABNF) notation 239 of <xref target="RFC5234"/> with the list rule extension defined in 240 <xref target="abnf.extension"/>. <xref target="collected.abnf"/> shows 241 the collected ABNF with the list rule expanded. 238 This specification uses the Augmented Backus-Naur Form (ABNF) notation of 239 <xref target="RFC5234"/> with an extension defined in 240 <xref target="abnf.extension"/> that adds compact support for 241 comma-separated lists with the addition of a '#' operator, similar to the '*' 242 operator. 243 <xref target="collected.abnf"/> shows the collected ABNF with the rules using 244 the list operator expanded to standard ABNF notation. 242 245 </t> 243 246 <t anchor="core.rules"> … … 5425 5428 "use of 'word' ABNF production" 5426 5429 </t> 5430 <t> 5431 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/542"/>: 5432 "improve introduction of list rule" 5433 </t> 5427 5434 </list> 5428 5435 </t> -
draft-ietf-httpbis/latest/p2-semantics.html
r2519 r2525 448 448 } 449 449 @bottom-center { 450 content: "Expires June 23, 2014";450 content: "Expires June 30, 2014"; 451 451 } 452 452 @bottom-right { … … 493 493 <meta name="dct.creator" content="Reschke, J. F."> 494 494 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 495 <meta name="dct.issued" scheme="ISO8601" content="2013-12-2 0">495 <meta name="dct.issued" scheme="ISO8601" content="2013-12-27"> 496 496 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 497 497 <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."> … … 521 521 <tr> 522 522 <td class="left">Intended status: Standards Track</td> 523 <td class="right">December 2 0, 2013</td>523 <td class="right">December 27, 2013</td> 524 524 </tr> 525 525 <tr> 526 <td class="left">Expires: June 23, 2014</td>526 <td class="left">Expires: June 30, 2014</td> 527 527 <td class="right"></td> 528 528 </tr> … … 553 553 in progress”. 554 554 </p> 555 <p>This Internet-Draft will expire on June 23, 2014.</p>555 <p>This Internet-Draft will expire on June 30, 2014.</p> 556 556 </div> 557 557 <div id="rfc.copyrightnotice"> … … 824 824 <div id="notation"> 825 825 <h2 id="rfc.section.1.2"><a href="#rfc.section.1.2">1.2</a> <a href="#notation">Syntax Notation</a></h2> 826 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with the list rule extension defined in <a href="p1-messaging.html#abnf.extension" title="ABNF list extension: #rule">Section 7</a> of <a href="#Part1" id="rfc.xref.Part1.3"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a>. <a href="#imported.abnf" title="Imported ABNF">Appendix C</a> describes rules imported from other documents. <a href="#collected.abnf" title="Collected ABNF">Appendix D</a> shows the collected ABNF with the list rule expanded.826 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with an extension defined in <a href="p1-messaging.html#abnf.extension" title="ABNF list extension: #rule">Section 7</a> of <a href="#Part1" id="rfc.xref.Part1.3"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a> that adds compact support for comma-separated lists with the addition of a '#' operator, similar to the '*' operator. <a href="#imported.abnf" title="Imported ABNF">Appendix C</a> describes rules imported from other documents. <a href="#collected.abnf" title="Collected ABNF">Appendix D</a> shows the collected ABNF with the rules using the list operator expanded to standard ABNF notation. 827 827 </p> 828 828 <p id="rfc.section.1.2.p.2">This specification uses the terms "character", "character encoding scheme", "charset", and "protocol element" as they are … … 4741 4741 <div id="changes.since.25"> 4742 4742 <h2 id="rfc.section.E.3"><a href="#rfc.section.E.3">E.3</a> <a href="#changes.since.25">Since draft-ietf-httpbis-p2-semantics-25</a></h2> 4743 <p id="rfc.section.E.3.p.1">Partly resolved issues: </p> 4743 <p id="rfc.section.E.3.p.1">Closed issues: </p> 4744 <ul> 4745 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/542">http://tools.ietf.org/wg/httpbis/trac/ticket/542</a>>: "improve introduction of list rule" 4746 </li> 4747 </ul> 4748 <p id="rfc.section.E.3.p.2">Partly resolved issues: </p> 4744 4749 <ul> 4745 4750 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/532">http://tools.ietf.org/wg/httpbis/trac/ticket/532</a>>: "IESG ballot on draft-ietf-httpbis-p2-semantics-25" -
draft-ietf-httpbis/latest/p2-semantics.xml
r2519 r2525 243 243 <section title="Syntax Notation" anchor="notation"> 244 244 <t> 245 This specification uses the Augmented Backus-Naur Form (ABNF) notation 246 of <xref target="RFC5234"/> with the list rule extension defined in 247 &abnf-extension;. <xref target="imported.abnf"/> describes rules imported from 248 other documents. <xref target="collected.abnf"/> shows the collected ABNF 249 with the list rule expanded. 245 This specification uses the Augmented Backus-Naur Form (ABNF) notation of 246 <xref target="RFC5234"/> with an extension defined in &abnf-extension; 247 that adds compact support for comma-separated lists with the addition of a 248 '#' operator, similar to the '*' operator. 249 <xref target="imported.abnf"/> describes rules imported from 250 other documents. 251 <xref target="collected.abnf"/> shows the collected ABNF with the rules using 252 the list operator expanded to standard ABNF notation. 250 253 </t> 251 254 <t> … … 6240 6243 <section title="Since draft-ietf-httpbis-p2-semantics-25" anchor="changes.since.25"> 6241 6244 <t> 6245 Closed issues: 6246 <list style="symbols"> 6247 <t> 6248 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/542"/>: 6249 "improve introduction of list rule" 6250 </t> 6251 </list> 6252 </t> 6253 <t> 6242 6254 Partly resolved issues: 6243 6255 <list style="symbols"> -
draft-ietf-httpbis/latest/p4-conditional.html
r2518 r2525 448 448 } 449 449 @bottom-center { 450 content: "Expires June 23, 2014";450 content: "Expires June 30, 2014"; 451 451 } 452 452 @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-12-2 0">493 <meta name="dct.issued" scheme="ISO8601" content="2013-12-27"> 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: June 23, 2014</td>520 <td class="right">December 2 0, 2013</td>519 <td class="left">Expires: June 30, 2014</td> 520 <td class="right">December 27, 2013</td> 521 521 </tr> 522 522 </tbody> … … 546 546 in progress”. 547 547 </p> 548 <p>This Internet-Draft will expire on June 23, 2014.</p>548 <p>This Internet-Draft will expire on June 30, 2014.</p> 549 549 </div> 550 550 <div id="rfc.copyrightnotice"> … … 654 654 <div id="notation"> 655 655 <h2 id="rfc.section.1.2"><a href="#rfc.section.1.2">1.2</a> <a href="#notation">Syntax Notation</a></h2> 656 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with the list rule extension defined in <a href="p1-messaging.html#abnf.extension" title="ABNF list extension: #rule">Section 7</a> of <a href="#Part1" id="rfc.xref.Part1.3"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a>. <a href="#imported.abnf" title="Imported ABNF">Appendix B</a> describes rules imported from other documents. <a href="#collected.abnf" title="Collected ABNF">Appendix C</a> shows the collected ABNF with the list rule expanded.656 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with an extension defined in <a href="p1-messaging.html#abnf.extension" title="ABNF list extension: #rule">Section 7</a> of <a href="#Part1" id="rfc.xref.Part1.3"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a> that adds compact support for comma-separated lists with the addition of a '#' operator, similar to the '*' operator. <a href="#imported.abnf" title="Imported ABNF">Appendix B</a> describes rules imported from other documents. <a href="#collected.abnf" title="Collected ABNF">Appendix C</a> shows the collected ABNF with the rules using the list operator expanded to standard ABNF notation. 657 657 </p> 658 658 </div> … … 1461 1461 <div id="changes.since.25"> 1462 1462 <h2 id="rfc.section.D.2"><a href="#rfc.section.D.2">D.2</a> <a href="#changes.since.25">Since draft-ietf-httpbis-p4-conditional-25</a></h2> 1463 <p id="rfc.section.D.2.p.1">None yet.</p> 1463 <p id="rfc.section.D.2.p.1">Closed issues: </p> 1464 <ul> 1465 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/542">http://tools.ietf.org/wg/httpbis/trac/ticket/542</a>>: "improve introduction of list rule" 1466 </li> 1467 </ul> 1464 1468 </div> 1465 1469 </div> -
draft-ietf-httpbis/latest/p4-conditional.xml
r2518 r2525 172 172 <section title="Syntax Notation" anchor="notation"> 173 173 <t> 174 This specification uses the Augmented Backus-Naur Form (ABNF) notation 175 of <xref target="RFC5234"/> with the list rule extension defined in 176 &abnf-extension;. <xref target="imported.abnf"/> describes rules imported from 177 other documents. <xref target="collected.abnf"/> shows the collected ABNF 178 with the list rule expanded. 174 This specification uses the Augmented Backus-Naur Form (ABNF) notation of 175 <xref target="RFC5234"/> with an extension defined in &abnf-extension; 176 that adds compact support for comma-separated lists with the addition of a 177 '#' operator, similar to the '*' operator. 178 <xref target="imported.abnf"/> describes rules imported from 179 other documents. 180 <xref target="collected.abnf"/> shows the collected ABNF with the rules using 181 the list operator expanded to standard ABNF notation. 179 182 </t> 180 183 </section> … … 1587 1590 <section title="Since draft-ietf-httpbis-p4-conditional-25" anchor="changes.since.25"> 1588 1591 <t> 1589 None yet. 1592 Closed issues: 1593 <list style="symbols"> 1594 <t> 1595 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/542"/>: 1596 "improve introduction of list rule" 1597 </t> 1598 </list> 1590 1599 </t> 1591 1600 </section> -
draft-ietf-httpbis/latest/p5-range.html
r2507 r2525 448 448 } 449 449 @bottom-center { 450 content: "Expires June 16, 2014";450 content: "Expires June 30, 2014"; 451 451 } 452 452 @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-p5-range-latest"> 493 <meta name="dct.issued" scheme="ISO8601" content="2013-12- 13">493 <meta name="dct.issued" scheme="ISO8601" content="2013-12-27"> 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 range requests and the rules for constructing and combining responses to those requests."> … … 517 517 </tr> 518 518 <tr> 519 <td class="left">Expires: June 16, 2014</td>519 <td class="left">Expires: June 30, 2014</td> 520 520 <td class="right">J. Reschke, Editor</td> 521 521 </tr> … … 526 526 <tr> 527 527 <td class="left"></td> 528 <td class="right">December 13, 2013</td>528 <td class="right">December 27, 2013</td> 529 529 </tr> 530 530 </tbody> … … 552 552 in progress”. 553 553 </p> 554 <p>This Internet-Draft will expire on June 16, 2014.</p>554 <p>This Internet-Draft will expire on June 30, 2014.</p> 555 555 </div> 556 556 <div id="rfc.copyrightnotice"> … … 658 658 <div id="notation"> 659 659 <h2 id="rfc.section.1.2"><a href="#rfc.section.1.2">1.2</a> <a href="#notation">Syntax Notation</a></h2> 660 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with the list rule extension defined in <a href="p1-messaging.html#abnf.extension" title="ABNF list extension: #rule">Section 7</a> of <a href="#Part1" id="rfc.xref.Part1.2"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a>. <a href="#imported.abnf" title="Imported ABNF">Appendix C</a> describes rules imported from other documents. <a href="#collected.abnf" title="Collected ABNF">Appendix D</a> shows the collected ABNF with the list rule expanded.660 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with an extension defined in <a href="p1-messaging.html#abnf.extension" title="ABNF list extension: #rule">Section 7</a> of <a href="#Part1" id="rfc.xref.Part1.2"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a> that adds compact support for comma-separated lists with the addition of a '#' operator, similar to the '*' operator. <a href="#imported.abnf" title="Imported ABNF">Appendix C</a> describes rules imported from other documents. <a href="#collected.abnf" title="Collected ABNF">Appendix D</a> shows the collected ABNF with the rules using the list operator expanded to standard ABNF notation. 661 661 </p> 662 662 </div> … … 1402 1402 </li> 1403 1403 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/527">http://tools.ietf.org/wg/httpbis/trac/ticket/527</a>>: "use of CHAR for other-range-set" 1404 </li> 1405 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/542">http://tools.ietf.org/wg/httpbis/trac/ticket/542</a>>: "improve introduction of list rule" 1404 1406 </li> 1405 1407 </ul> -
draft-ietf-httpbis/latest/p5-range.xml
r2507 r2525 169 169 <section title="Syntax Notation" anchor="notation"> 170 170 <t> 171 This specification uses the Augmented Backus-Naur Form (ABNF) notation 172 of <xref target="RFC5234"/> with the list rule extension defined in 173 &abnf-extension;. <xref target="imported.abnf"/> describes rules imported from 174 other documents. <xref target="collected.abnf"/> shows the collected ABNF 175 with the list rule expanded. 171 This specification uses the Augmented Backus-Naur Form (ABNF) notation of 172 <xref target="RFC5234"/> with an extension defined in &abnf-extension; 173 that adds compact support for comma-separated lists with the addition of a 174 '#' operator, similar to the '*' operator. 175 <xref target="imported.abnf"/> describes rules imported from 176 other documents. 177 <xref target="collected.abnf"/> shows the collected ABNF with the rules using 178 the list operator expanded to standard ABNF notation. 176 179 </t> 177 180 </section> … … 1541 1544 "use of CHAR for other-range-set" 1542 1545 </t> 1546 <t> 1547 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/542"/>: 1548 "improve introduction of list rule" 1549 </t> 1543 1550 </list> 1544 1551 </t> -
draft-ietf-httpbis/latest/p6-cache.html
r2524 r2525 721 721 <div id="notation"> 722 722 <h2 id="rfc.section.1.2"><a href="#rfc.section.1.2">1.2</a> <a href="#notation">Syntax Notation</a></h2> 723 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with the list rule extension defined in <a href="p1-messaging.html#abnf.extension" title="ABNF list extension: #rule">Section 7</a> of <a href="#Part1" id="rfc.xref.Part1.2"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a>. <a href="#imported.abnf" title="Imported ABNF">Appendix B</a> describes rules imported from other documents. <a href="#collected.abnf" title="Collected ABNF">Appendix C</a> shows the collected ABNF with the list rule expanded.723 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with an extension defined in <a href="p1-messaging.html#abnf.extension" title="ABNF list extension: #rule">Section 7</a> of <a href="#Part1" id="rfc.xref.Part1.2"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a> that adds compact support for comma-separated lists with the addition of a '#' operator, similar to the '*' operator. <a href="#imported.abnf" title="Imported ABNF">Appendix B</a> describes rules imported from other documents. <a href="#collected.abnf" title="Collected ABNF">Appendix C</a> shows the collected ABNF with the rules using the list operator expanded to standard ABNF notation. 724 724 </p> 725 725 <div id="delta-seconds"> … … 2168 2168 <div id="changes.since.25"> 2169 2169 <h2 id="rfc.section.D.2"><a href="#rfc.section.D.2">D.2</a> <a href="#changes.since.25">Since draft-ietf-httpbis-p6-cache-25</a></h2> 2170 <p id="rfc.section.D.2.p.1">Partly closed issues: </p> 2170 <p id="rfc.section.D.2.p.1">Closed issues: </p> 2171 <ul> 2172 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/542">http://tools.ietf.org/wg/httpbis/trac/ticket/542</a>>: "improve introduction of list rule" 2173 </li> 2174 </ul> 2175 <p id="rfc.section.D.2.p.2">Partly closed issues: </p> 2171 2176 <ul> 2172 2177 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/535">http://tools.ietf.org/wg/httpbis/trac/ticket/535</a>>: "IESG ballot on draft-ietf-httpbis-p6-cache-25" -
draft-ietf-httpbis/latest/p6-cache.xml
r2524 r2525 199 199 <section title="Syntax Notation" anchor="notation"> 200 200 <t> 201 This specification uses the Augmented Backus-Naur Form (ABNF) notation 202 of <xref target="RFC5234"/> with the list rule extension defined in 203 &abnf-extension;. <xref target="imported.abnf"/> describes rules imported from 204 other documents. <xref target="collected.abnf"/> shows the collected ABNF 205 with the list rule expanded. 201 This specification uses the Augmented Backus-Naur Form (ABNF) notation of 202 <xref target="RFC5234"/> with an extension defined in &abnf-extension; 203 that adds compact support for comma-separated lists with the addition of a 204 '#' operator, similar to the '*' operator. 205 <xref target="imported.abnf"/> describes rules imported from 206 other documents. 207 <xref target="collected.abnf"/> shows the collected ABNF with the rules using 208 the list operator expanded to standard ABNF notation. 206 209 </t> 207 210 … … 2700 2703 <section title="Since draft-ietf-httpbis-p6-cache-25" anchor="changes.since.25"> 2701 2704 <t> 2705 Closed issues: 2706 <list style="symbols"> 2707 <t> 2708 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/542"/>: 2709 "improve introduction of list rule" 2710 </t> 2711 </list> 2712 </t> 2713 <t> 2702 2714 Partly closed issues: 2703 2715 <list style="symbols"> -
draft-ietf-httpbis/latest/p7-auth.html
r2520 r2525 448 448 } 449 449 @bottom-center { 450 content: "Expires June 24, 2014";450 content: "Expires June 30, 2014"; 451 451 } 452 452 @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-p7-auth-latest"> 490 <meta name="dct.issued" scheme="ISO8601" content="2013-12-2 1">490 <meta name="dct.issued" scheme="ISO8601" content="2013-12-27"> 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, hypermedia information systems. This document defines the HTTP Authentication framework."> … … 516 516 <tr> 517 517 <td class="left">Intended status: Standards Track</td> 518 <td class="right">December 2 1, 2013</td>518 <td class="right">December 27, 2013</td> 519 519 </tr> 520 520 <tr> 521 <td class="left">Expires: June 24, 2014</td>521 <td class="left">Expires: June 30, 2014</td> 522 522 <td class="right"></td> 523 523 </tr> … … 546 546 in progress”. 547 547 </p> 548 <p>This Internet-Draft will expire on June 24, 2014.</p>548 <p>This Internet-Draft will expire on June 30, 2014.</p> 549 549 </div> 550 550 <div id="rfc.copyrightnotice"> … … 639 639 <div id="notation"> 640 640 <h2 id="rfc.section.1.2"><a href="#rfc.section.1.2">1.2</a> <a href="#notation">Syntax Notation</a></h2> 641 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with the list rule extension defined in <a href="p1-messaging.html#abnf.extension" title="ABNF list extension: #rule">Section 7</a> of <a href="#Part1" id="rfc.xref.Part1.2"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a>. <a href="#imported.abnf" title="Imported ABNF">Appendix B</a> describes rules imported from other documents. <a href="#collected.abnf" title="Collected ABNF">Appendix C</a> shows the collected ABNF with the list rule expanded.641 <p id="rfc.section.1.2.p.1">This specification uses the Augmented Backus-Naur Form (ABNF) notation of <a href="#RFC5234" id="rfc.xref.RFC5234.1"><cite title="Augmented BNF for Syntax Specifications: ABNF">[RFC5234]</cite></a> with an extension defined in <a href="p1-messaging.html#abnf.extension" title="ABNF list extension: #rule">Section 7</a> of <a href="#Part1" id="rfc.xref.Part1.2"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing">[Part1]</cite></a> that adds compact support for comma-separated lists with the addition of a '#' operator, similar to the '*' operator. <a href="#imported.abnf" title="Imported ABNF">Appendix B</a> describes rules imported from other documents. <a href="#collected.abnf" title="Collected ABNF">Appendix C</a> shows the collected ABNF with the rules using the list operator expanded to standard ABNF notation. 642 642 </p> 643 643 </div> … … 1172 1172 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/522">http://tools.ietf.org/wg/httpbis/trac/ticket/522</a>>: "Gen-art review of draft-ietf-httpbis-p7-auth-25" 1173 1173 </li> 1174 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/542">http://tools.ietf.org/wg/httpbis/trac/ticket/542</a>>: "improve introduction of list rule" 1175 </li> 1174 1176 </ul> 1175 1177 </div> -
draft-ietf-httpbis/latest/p7-auth.xml
r2519 r2525 142 142 <section title="Syntax Notation" anchor="notation"> 143 143 <t> 144 This specification uses the Augmented Backus-Naur Form (ABNF) notation 145 of <xref target="RFC5234"/> with the list rule extension defined in 146 &abnf-extension;. <xref target="imported.abnf"/> describes rules imported from 147 other documents. <xref target="collected.abnf"/> shows the collected ABNF 148 with the list rule expanded. 144 This specification uses the Augmented Backus-Naur Form (ABNF) notation of 145 <xref target="RFC5234"/> with an extension defined in &abnf-extension; 146 that adds compact support for comma-separated lists with the addition of a 147 '#' operator, similar to the '*' operator. 148 <xref target="imported.abnf"/> describes rules imported from 149 other documents. 150 <xref target="collected.abnf"/> shows the collected ABNF with the rules using 151 the list operator expanded to standard ABNF notation. 149 152 </t> 150 153 </section> … … 1116 1119 "Gen-art review of draft-ietf-httpbis-p7-auth-25" 1117 1120 </t> 1121 <t> 1122 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/542"/>: 1123 "improve introduction of list rule" 1124 </t> 1118 1125 </list> 1119 1126 </t>
Note: See TracChangeset
for help on using the changeset viewer.