Changeset 230 for draft-ietf-httpbis/01
- Timestamp:
- 08/03/08 09:17:34 (14 years ago)
- Location:
- draft-ietf-httpbis/01
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/01/Makefile
r26 r230 1 xml2rfc = "$(HOME)/bin/xml2rfc-1.33 pre4/xml2rfc.tcl"1 xml2rfc = "$(HOME)/bin/xml2rfc-1.33/xml2rfc.tcl" 2 2 saxpath = "$(HOME)/java/saxon-8-9-j/saxon8.jar" 3 saxon = java -classpath $(saxpath) net.sf.saxon.Transform -novw 3 saxon = java -classpath $(saxpath) net.sf.saxon.Transform -novw -l 4 4 5 5 stylesheet = ../myxml2rfc.xslt -
draft-ietf-httpbis/01/p1-messaging.html
r227 r230 352 352 <link rel="Appendix" title="D Compatibility with Previous Versions" href="#rfc.section.D"> 353 353 <link rel="Appendix" title="E Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.E"> 354 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.36 2, 2008-02-29 17:10:19, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">354 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.365, 2008-03-07 07:17:25, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 355 355 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 356 356 <meta name="DC.Creator" content="Fielding, R."> … … 469 469 </p> 470 470 <p>This Internet-Draft will expire in July 2008.</p> 471 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1>472 <p>Copyright © The IETF Trust (2008). All Rights Reserved.</p>473 471 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 474 472 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information … … 2442 2440 </ul> 2443 2441 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 2444 <p>Copyright © The IETF Trust (2008).</p>2445 2442 <p>This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the 2446 2443 authors retain all their rights. -
draft-ietf-httpbis/01/p2-semantics.html
r227 r230 351 351 <link rel="Appendix" title="A Compatibility with Previous Versions" href="#rfc.section.A"> 352 352 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 353 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.36 2, 2008-02-29 17:10:19, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">353 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.365, 2008-03-07 07:17:25, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 354 354 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 355 355 <meta name="DC.Creator" content="Fielding, R."> … … 468 468 </p> 469 469 <p>This Internet-Draft will expire in July 2008.</p> 470 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1>471 <p>Copyright © The IETF Trust (2008). All Rights Reserved.</p>472 470 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 473 471 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information … … 1716 1714 </ul> 1717 1715 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 1718 <p>Copyright © The IETF Trust (2008).</p>1719 1716 <p>This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the 1720 1717 authors retain all their rights. -
draft-ietf-httpbis/01/p3-payload.html
r227 r230 348 348 <link rel="Appendix" title="C Compatibility with Previous Versions" href="#rfc.section.C"> 349 349 <link rel="Appendix" title="D Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.D"> 350 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.36 2, 2008-02-29 17:10:19, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">350 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.365, 2008-03-07 07:17:25, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 351 351 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 352 352 <meta name="DC.Creator" content="Fielding, R."> … … 465 465 </p> 466 466 <p>This Internet-Draft will expire in July 2008.</p> 467 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1>468 <p>Copyright © The IETF Trust (2008). All Rights Reserved.</p>469 467 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 470 468 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information … … 1514 1512 </ul> 1515 1513 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 1516 <p>Copyright © The IETF Trust (2008).</p>1517 1514 <p>This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the 1518 1515 authors retain all their rights. -
draft-ietf-httpbis/01/p4-conditional.html
r227 r230 347 347 <link rel="Appendix" title="A Compatibility with Previous Versions" href="#rfc.section.A"> 348 348 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 349 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.36 2, 2008-02-29 17:10:19, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">349 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.365, 2008-03-07 07:17:25, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 350 350 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 351 351 <meta name="DC.Creator" content="Fielding, R."> … … 464 464 </p> 465 465 <p>This Internet-Draft will expire in July 2008.</p> 466 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1>467 <p>Copyright © The IETF Trust (2008). All Rights Reserved.</p>468 466 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 469 467 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information … … 984 982 </ul> 985 983 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 986 <p>Copyright © The IETF Trust (2008).</p>987 984 <p>This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the 988 985 authors retain all their rights. -
draft-ietf-httpbis/01/p5-range.html
r227 r230 347 347 <link rel="Appendix" title="B Compatibility with Previous Versions" href="#rfc.section.B"> 348 348 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 349 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.36 2, 2008-02-29 17:10:19, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">349 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.365, 2008-03-07 07:17:25, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 350 350 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 351 351 <meta name="DC.Creator" content="Fielding, R."> … … 464 464 </p> 465 465 <p>This Internet-Draft will expire in July 2008.</p> 466 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1>467 <p>Copyright © The IETF Trust (2008). All Rights Reserved.</p>468 466 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 469 467 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information … … 946 944 </ul> 947 945 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 948 <p>Copyright © The IETF Trust (2008).</p>949 946 <p>This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the 950 947 authors retain all their rights. -
draft-ietf-httpbis/01/p6-cache.html
r227 r230 356 356 <link rel="Appendix" title="A Compatibility with Previous Versions" href="#rfc.section.A"> 357 357 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 358 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.36 2, 2008-02-29 17:10:19, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">358 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.365, 2008-03-07 07:17:25, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 359 359 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 360 360 <meta name="DC.Creator" content="Fielding, R."> … … 473 473 </p> 474 474 <p>This Internet-Draft will expire in July 2008.</p> 475 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1>476 <p>Copyright © The IETF Trust (2008). All Rights Reserved.</p>477 475 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 478 476 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information … … 1866 1864 </ul> 1867 1865 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 1868 <p>Copyright © The IETF Trust (2008).</p>1869 1866 <p>This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the 1870 1867 authors retain all their rights. -
draft-ietf-httpbis/01/p7-auth.html
r227 r230 344 344 <link rel="Appendix" title="A Compatibility with Previous Versions" href="#rfc.section.A"> 345 345 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 346 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.36 2, 2008-02-29 17:10:19, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">346 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.365, 2008-03-07 07:17:25, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 347 347 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 348 348 <meta name="DC.Creator" content="Fielding, R."> … … 462 462 </p> 463 463 <p>This Internet-Draft will expire in July 2008.</p> 464 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1>465 <p>Copyright © The IETF Trust (2008). All Rights Reserved.</p>466 464 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 467 465 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information … … 701 699 </ul> 702 700 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 703 <p>Copyright © The IETF Trust (2008).</p>704 701 <p>This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the 705 702 authors retain all their rights. -
draft-ietf-httpbis/01/p8-cookies.html
r227 r230 347 347 <link rel="Chapter" title="11 ACKNOWLEDGEMENTS" href="#rfc.section.11"> 348 348 <link rel="Chapter" href="#rfc.section.12" title="12 References"> 349 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.36 2, 2008-02-29 17:10:19, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">349 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.365, 2008-03-07 07:17:25, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 350 350 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 351 351 <meta name="DC.Creator" content="Kristol, D. M.">
Note: See TracChangeset
for help on using the changeset viewer.