Changeset 1328 for draft-ietf-httpbis/latest
- Timestamp:
- 11/07/11 07:50:47 (11 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/SUBMITTING.txt
r959 r1328 13 13 5) Set @day on the date attributes to reflect the submission day. 14 14 15 6) make15 6) Check for "Non (changes) yet" in the "Changes" section and change it to "None". 16 16 17 7) ./dodraft NN # this generates ready to submit TXT and XML files17 7) make 18 18 19 8) svn add draft*xml draft*txt ; svn propset svn:eol-style native draft*txt draft*xml19 8) ./dodraft NN # this generates ready to submit TXT and XML files 20 20 21 9) cd ../latest21 9) svn add draft*xml draft*txt ; svn propset svn:eol-style native draft*txt draft*xml 22 22 23 10) add "Since draft-ietf-httpbis-...-NN" subsections, and update the link from the boilerplate.23 10) cd ../latest 24 24 25 11) cd ../diffs25 11) add "Since draft-ietf-httpbis-...-NN" subsections, and update the link from the boilerplate. 26 26 27 12) ./dodiff NN-1 NN27 12) cd ../diffs 28 28 29 13) svn add *.html29 13) ./dodiff NN-1 NN 30 30 31 14) svn propset svn:eol-style native*.html31 14) svn add *.html 32 32 33 15) svn propset svn: mime-type "text/html; charset=iso-8859-1"*.html33 15) svn propset svn:eol-style native *.html 34 34 35 16) cd ..35 16) svn propset svn:mime-type "text/html; charset=iso-8859-1" *.html 36 36 37 17) # review the diffs, then commit37 17) cd .. 38 38 39 18) # don't forget to submit the drafts39 18) # review the diffs, then commit 40 40 41 19) # don't forget to submit the drafts 41 42 42 43 44 45 46 -
draft-ietf-httpbis/latest/p1-messaging.html
r1326 r1328 359 359 } 360 360 @bottom-center { 361 content: "Expires January 1 1, 2012";361 content: "Expires January 12, 2012"; 362 362 } 363 363 @bottom-right { … … 410 410 <meta name="dct.creator" content="Reschke, J. F."> 411 411 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 412 <meta name="dct.issued" scheme="ISO8601" content="2011-07-1 0">412 <meta name="dct.issued" scheme="ISO8601" content="2011-07-11"> 413 413 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 414 414 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 442 442 </tr> 443 443 <tr> 444 <td class="left">Expires: January 1 1, 2012</td>444 <td class="left">Expires: January 12, 2012</td> 445 445 <td class="right">HP</td> 446 446 </tr> … … 495 495 <tr> 496 496 <td class="left"></td> 497 <td class="right">July 1 0, 2011</td>497 <td class="right">July 11, 2011</td> 498 498 </tr> 499 499 </tbody> … … 525 525 in progress”. 526 526 </p> 527 <p>This Internet-Draft will expire on January 1 1, 2012.</p>527 <p>This Internet-Draft will expire on January 12, 2012.</p> 528 528 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 529 529 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p2-semantics.html
r1326 r1328 359 359 } 360 360 @bottom-center { 361 content: "Expires January 1 1, 2012";361 content: "Expires January 12, 2012"; 362 362 } 363 363 @bottom-right { … … 409 409 <meta name="dct.creator" content="Reschke, J. F."> 410 410 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 411 <meta name="dct.issued" scheme="ISO8601" content="2011-07-1 0">411 <meta name="dct.issued" scheme="ISO8601" content="2011-07-11"> 412 412 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 413 413 <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 2 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 2 defines the semantics of HTTP messages as expressed by request methods, request header fields, response status codes, and response header fields."> … … 440 440 </tr> 441 441 <tr> 442 <td class="left">Expires: January 1 1, 2012</td>442 <td class="left">Expires: January 12, 2012</td> 443 443 <td class="right">HP</td> 444 444 </tr> … … 493 493 <tr> 494 494 <td class="left"></td> 495 <td class="right">July 1 0, 2011</td>495 <td class="right">July 11, 2011</td> 496 496 </tr> 497 497 </tbody> … … 522 522 in progress”. 523 523 </p> 524 <p>This Internet-Draft will expire on January 1 1, 2012.</p>524 <p>This Internet-Draft will expire on January 12, 2012.</p> 525 525 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 526 526 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p3-payload.html
r1326 r1328 359 359 } 360 360 @bottom-center { 361 content: "Expires January 1 1, 2012";361 content: "Expires January 12, 2012"; 362 362 } 363 363 @bottom-right { … … 408 408 <meta name="dct.creator" content="Reschke, J. F."> 409 409 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p3-payload-latest"> 410 <meta name="dct.issued" scheme="ISO8601" content="2011-07-1 0">410 <meta name="dct.issued" scheme="ISO8601" content="2011-07-11"> 411 411 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 412 412 <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 3 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 3 defines HTTP message content, metadata, and content negotiation."> … … 434 434 </tr> 435 435 <tr> 436 <td class="left">Expires: January 1 1, 2012</td>436 <td class="left">Expires: January 12, 2012</td> 437 437 <td class="right">J. Mogul</td> 438 438 </tr> … … 491 491 <tr> 492 492 <td class="left"></td> 493 <td class="right">July 1 0, 2011</td>493 <td class="right">July 11, 2011</td> 494 494 </tr> 495 495 </tbody> … … 519 519 in progress”. 520 520 </p> 521 <p>This Internet-Draft will expire on January 1 1, 2012.</p>521 <p>This Internet-Draft will expire on January 12, 2012.</p> 522 522 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 523 523 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 2017 2017 </ul> 2018 2018 <h2 id="rfc.section.E.16"><a href="#rfc.section.E.16">E.16</a> <a id="changes.since.14" href="#changes.since.14">Since draft-ietf-httpbis-p3-payload-14</a></h2> 2019 <p id="rfc.section.E.16.p.1">None yet.</p>2019 <p id="rfc.section.E.16.p.1">None.</p> 2020 2020 <h2 id="rfc.section.E.17"><a href="#rfc.section.E.17">E.17</a> <a id="changes.since.15" href="#changes.since.15">Since draft-ietf-httpbis-p3-payload-15</a></h2> 2021 2021 <p id="rfc.section.E.17.p.1">None yet.</p> -
draft-ietf-httpbis/latest/p3-payload.xml
r1326 r1328 3005 3005 <section title="Since draft-ietf-httpbis-p3-payload-14" anchor="changes.since.14"> 3006 3006 <t> 3007 None yet.3007 None. 3008 3008 </t> 3009 3009 </section> -
draft-ietf-httpbis/latest/p4-conditional.html
r1326 r1328 359 359 } 360 360 @bottom-center { 361 content: "Expires January 1 1, 2012";361 content: "Expires January 12, 2012"; 362 362 } 363 363 @bottom-right { … … 404 404 <meta name="dct.creator" content="Reschke, J. F."> 405 405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 406 <meta name="dct.issued" scheme="ISO8601" content="2011-07-1 0">406 <meta name="dct.issued" scheme="ISO8601" content="2011-07-11"> 407 407 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 408 408 <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."> … … 430 430 </tr> 431 431 <tr> 432 <td class="left">Expires: January 1 1, 2012</td>432 <td class="left">Expires: January 12, 2012</td> 433 433 <td class="right">J. Mogul</td> 434 434 </tr> … … 487 487 <tr> 488 488 <td class="left"></td> 489 <td class="right">July 1 0, 2011</td>489 <td class="right">July 11, 2011</td> 490 490 </tr> 491 491 </tbody> … … 515 515 in progress”. 516 516 </p> 517 <p>This Internet-Draft will expire on January 1 1, 2012.</p>517 <p>This Internet-Draft will expire on January 12, 2012.</p> 518 518 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 519 519 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1397 1397 </ul> 1398 1398 <h2 id="rfc.section.C.16"><a href="#rfc.section.C.16">C.16</a> <a id="changes.since.14" href="#changes.since.14">Since draft-ietf-httpbis-p4-conditional-14</a></h2> 1399 <p id="rfc.section.C.16.p.1">None yet.</p>1399 <p id="rfc.section.C.16.p.1">None.</p> 1400 1400 <h2 id="rfc.section.C.17"><a href="#rfc.section.C.17">C.17</a> <a id="changes.since.15" href="#changes.since.15">Since draft-ietf-httpbis-p4-conditional-15</a></h2> 1401 1401 <p id="rfc.section.C.17.p.1">None yet.</p> -
draft-ietf-httpbis/latest/p4-conditional.xml
r1326 r1328 1742 1742 <section title="Since draft-ietf-httpbis-p4-conditional-14" anchor="changes.since.14"> 1743 1743 <t> 1744 None yet.1744 None. 1745 1745 </t> 1746 1746 </section> -
draft-ietf-httpbis/latest/p5-range.html
r1326 r1328 359 359 } 360 360 @bottom-center { 361 content: "Expires January 1 1, 2012";361 content: "Expires January 12, 2012"; 362 362 } 363 363 @bottom-right { … … 406 406 <meta name="dct.creator" content="Reschke, J. F."> 407 407 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 408 <meta name="dct.issued" scheme="ISO8601" content="2011-07-1 0">408 <meta name="dct.issued" scheme="ISO8601" content="2011-07-11"> 409 409 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 410 410 <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 5 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 5 defines range-specific requests and the rules for constructing and combining responses to those requests."> … … 432 432 </tr> 433 433 <tr> 434 <td class="left">Expires: January 1 1, 2012</td>434 <td class="left">Expires: January 12, 2012</td> 435 435 <td class="right">J. Mogul</td> 436 436 </tr> … … 489 489 <tr> 490 490 <td class="left"></td> 491 <td class="right">July 1 0, 2011</td>491 <td class="right">July 11, 2011</td> 492 492 </tr> 493 493 </tbody> … … 517 517 in progress”. 518 518 </p> 519 <p>This Internet-Draft will expire on January 1 1, 2012.</p>519 <p>This Internet-Draft will expire on January 12, 2012.</p> 520 520 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 521 521 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1390 1390 </ul> 1391 1391 <h2 id="rfc.section.D.16"><a href="#rfc.section.D.16">D.16</a> <a id="changes.since.14" href="#changes.since.14">Since draft-ietf-httpbis-p5-range-14</a></h2> 1392 <p id="rfc.section.D.16.p.1">None yet.</p>1392 <p id="rfc.section.D.16.p.1">None.</p> 1393 1393 <h2 id="rfc.section.D.17"><a href="#rfc.section.D.17">D.17</a> <a id="changes.since.15" href="#changes.since.15">Since draft-ietf-httpbis-p5-range-15</a></h2> 1394 <p id="rfc.section.D.17.p.1">None yet.</p>1394 <p id="rfc.section.D.17.p.1">None.</p> 1395 1395 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1396 1396 <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
r1326 r1328 1687 1687 <section title="Since draft-ietf-httpbis-p5-range-14" anchor="changes.since.14"> 1688 1688 <t> 1689 None yet.1689 None. 1690 1690 </t> 1691 1691 </section> … … 1693 1693 <section title="Since draft-ietf-httpbis-p5-range-15" anchor="changes.since.15"> 1694 1694 <t> 1695 None yet.1695 None. 1696 1696 </t> 1697 1697 </section> -
draft-ietf-httpbis/latest/p6-cache.html
r1326 r1328 362 362 } 363 363 @bottom-center { 364 content: "Expires January 1 1, 2012";364 content: "Expires January 12, 2012"; 365 365 } 366 366 @bottom-right { … … 408 408 <meta name="dct.creator" content="Reschke, J. F."> 409 409 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 410 <meta name="dct.issued" scheme="ISO8601" content="2011-07-1 0">410 <meta name="dct.issued" scheme="ISO8601" content="2011-07-11"> 411 411 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 412 412 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This document is Part 6 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 6 defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> … … 434 434 </tr> 435 435 <tr> 436 <td class="left">Expires: January 1 1, 2012</td>436 <td class="left">Expires: January 12, 2012</td> 437 437 <td class="right">J. Mogul</td> 438 438 </tr> … … 495 495 <tr> 496 496 <td class="left"></td> 497 <td class="right">July 1 0, 2011</td>497 <td class="right">July 11, 2011</td> 498 498 </tr> 499 499 </tbody> … … 523 523 in progress”. 524 524 </p> 525 <p>This Internet-Draft will expire on January 1 1, 2012.</p>525 <p>This Internet-Draft will expire on January 12, 2012.</p> 526 526 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 527 527 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p7-auth.html
r1326 r1328 359 359 } 360 360 @bottom-center { 361 content: "Expires January 1 1, 2012";361 content: "Expires January 12, 2012"; 362 362 } 363 363 @bottom-right { … … 404 404 <meta name="dct.creator" content="Reschke, J. F."> 405 405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 406 <meta name="dct.issued" scheme="ISO8601" content="2011-07-1 0">406 <meta name="dct.issued" scheme="ISO8601" content="2011-07-11"> 407 407 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 408 408 <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 7 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 7 defines HTTP Authentication."> … … 435 435 </tr> 436 436 <tr> 437 <td class="left">Expires: January 1 1, 2012</td>437 <td class="left">Expires: January 12, 2012</td> 438 438 <td class="right">HP</td> 439 439 </tr> … … 488 488 <tr> 489 489 <td class="left"></td> 490 <td class="right">July 1 0, 2011</td>490 <td class="right">July 11, 2011</td> 491 491 </tr> 492 492 </tbody> … … 516 516 in progress”. 517 517 </p> 518 <p>This Internet-Draft will expire on January 1 1, 2012.</p>518 <p>This Internet-Draft will expire on January 12, 2012.</p> 519 519 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 520 520 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1047 1047 </ul> 1048 1048 <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-p7-auth-10</a></h2> 1049 <p id="rfc.section.C.12.p.1">None yet.</p>1049 <p id="rfc.section.C.12.p.1">None.</p> 1050 1050 <h2 id="rfc.section.C.13"><a href="#rfc.section.C.13">C.13</a> <a id="changes.since.11" href="#changes.since.11">Since draft-ietf-httpbis-p7-auth-11</a></h2> 1051 1051 <p id="rfc.section.C.13.p.1">Closed issues: </p> … … 1074 1074 </ul> 1075 1075 <h2 id="rfc.section.C.16"><a href="#rfc.section.C.16">C.16</a> <a id="changes.since.14" href="#changes.since.14">Since draft-ietf-httpbis-p7-auth-14</a></h2> 1076 <p id="rfc.section.C.16.p.1">None yet.</p>1076 <p id="rfc.section.C.16.p.1">None.</p> 1077 1077 <h2 id="rfc.section.C.17"><a href="#rfc.section.C.17">C.17</a> <a id="changes.since.15" href="#changes.since.15">Since draft-ietf-httpbis-p7-auth-15</a></h2> 1078 1078 <p id="rfc.section.C.17.p.1">None yet.</p> -
draft-ietf-httpbis/latest/p7-auth.xml
r1326 r1328 1143 1143 <section title="Since draft-ietf-httpbis-p7-auth-10" anchor="changes.since.10"> 1144 1144 <t> 1145 None yet.1145 None. 1146 1146 </t> 1147 1147 </section> … … 1200 1200 <section title="Since draft-ietf-httpbis-p7-auth-14" anchor="changes.since.14"> 1201 1201 <t> 1202 None yet.1202 None. 1203 1203 </t> 1204 1204 </section>
Note: See TracChangeset
for help on using the changeset viewer.