Changeset 1661 for draft-ietf-httpbis/latest
- Timestamp:
- 02/05/12 15:41:36 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1660 r1661 460 460 } 461 461 @bottom-center { 462 content: "Expires November 2, 2012";462 content: "Expires November 3, 2012"; 463 463 } 464 464 @bottom-right { … … 496 496 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 497 497 <link href="p2-semantics.html" rel="next"> 498 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.57 2, 2012-03-19 14:26:22, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">498 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.576, 2012-05-02 14:26:45, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 499 499 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 500 500 <meta name="dct.creator" content="Fielding, R."> … … 502 502 <meta name="dct.creator" content="Reschke, J. F."> 503 503 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 504 <meta name="dct.issued" scheme="ISO8601" content="2012-05-0 1">504 <meta name="dct.issued" scheme="ISO8601" content="2012-05-02"> 505 505 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 506 506 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 534 534 </tr> 535 535 <tr> 536 <td class="left">Expires: November 2, 2012</td>536 <td class="left">Expires: November 3, 2012</td> 537 537 <td class="right">greenbytes</td> 538 538 </tr> 539 539 <tr> 540 540 <td class="left"></td> 541 <td class="right">May 1, 2012</td>541 <td class="right">May 2, 2012</td> 542 542 </tr> 543 543 </tbody> … … 572 572 in progress”. 573 573 </p> 574 <p>This Internet-Draft will expire on November 2, 2012.</p>574 <p>This Internet-Draft will expire on November 3, 2012.</p> 575 575 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 576 576 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p2-semantics.html
r1660 r1661 460 460 } 461 461 @bottom-center { 462 content: "Expires November 2, 2012";462 content: "Expires November 3, 2012"; 463 463 } 464 464 @bottom-right { … … 502 502 <link href="p1-messaging.html" rel="prev"> 503 503 <link href="p3-payload.html" rel="next"> 504 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.57 2, 2012-03-19 14:26:22, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">504 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.576, 2012-05-02 14:26:45, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 505 505 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 506 506 <meta name="dct.creator" content="Fielding, R."> … … 508 508 <meta name="dct.creator" content="Reschke, J. F."> 509 509 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 510 <meta name="dct.issued" scheme="ISO8601" content="2012-05-0 1">510 <meta name="dct.issued" scheme="ISO8601" content="2012-05-02"> 511 511 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 512 512 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext 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. Furthermore, it defines HTTP message content, metadata, and content negotiation. #351"> … … 539 539 </tr> 540 540 <tr> 541 <td class="left">Expires: November 2, 2012</td>541 <td class="left">Expires: November 3, 2012</td> 542 542 <td class="right">greenbytes</td> 543 543 </tr> 544 544 <tr> 545 545 <td class="left"></td> 546 <td class="right">May 1, 2012</td>546 <td class="right">May 2, 2012</td> 547 547 </tr> 548 548 </tbody> … … 574 574 in progress”. 575 575 </p> 576 <p>This Internet-Draft will expire on November 2, 2012.</p>576 <p>This Internet-Draft will expire on November 3, 2012.</p> 577 577 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 578 578 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p3-payload.html
r1660 r1661 382 382 } 383 383 @bottom-center { 384 content: "Expires November 2, 2012";384 content: "Expires November 3, 2012"; 385 385 } 386 386 @bottom-right { … … 404 404 <link rel="Copyright" href="#rfc.copyrightnotice"> 405 405 <link rel="Chapter" title="1 Introduction" href="#rfc.section.1"> 406 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.57 2, 2012-03-19 14:26:22, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">406 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.576, 2012-05-02 14:26:45, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 407 407 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 408 408 <meta name="dct.creator" content="Fielding, R."> … … 410 410 <meta name="dct.creator" content="Reschke, J. F."> 411 411 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p3-payload-latest"> 412 <meta name="dct.issued" scheme="ISO8601" content="2012-05-0 1">412 <meta name="dct.issued" scheme="ISO8601" content="2012-05-02"> 413 413 <meta name="dct.abstract" content="This part is now obsolete. Please see HTTPbis, Part 2."> 414 414 <meta name="description" content="This part is now obsolete. Please see HTTPbis, Part 2."> … … 430 430 </tr> 431 431 <tr> 432 <td class="left">Expires: November 2, 2012</td>432 <td class="left">Expires: November 3, 2012</td> 433 433 <td class="right">W3C</td> 434 434 </tr> … … 443 443 <tr> 444 444 <td class="left"></td> 445 <td class="right">May 1, 2012</td>445 <td class="right">May 2, 2012</td> 446 446 </tr> 447 447 </tbody> … … 459 459 in progress”. 460 460 </p> 461 <p>This Internet-Draft will expire on November 2, 2012.</p>461 <p>This Internet-Draft will expire on November 3, 2012.</p> 462 462 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 463 463 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p4-conditional.html
r1660 r1661 460 460 } 461 461 @bottom-center { 462 content: "Expires November 2, 2012";462 content: "Expires November 3, 2012"; 463 463 } 464 464 @bottom-right { … … 495 495 <link href="p3-payload.html" rel="prev"> 496 496 <link href="p5-range.html" rel="next"> 497 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.57 2, 2012-03-19 14:26:22, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">497 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.576, 2012-05-02 14:26:45, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 498 498 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 499 499 <meta name="dct.creator" content="Fielding, R."> … … 501 501 <meta name="dct.creator" content="Reschke, J. F."> 502 502 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 503 <meta name="dct.issued" scheme="ISO8601" content="2012-05-0 1">503 <meta name="dct.issued" scheme="ISO8601" content="2012-05-02"> 504 504 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 505 505 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext 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."> … … 527 527 </tr> 528 528 <tr> 529 <td class="left">Expires: November 2, 2012</td>529 <td class="left">Expires: November 3, 2012</td> 530 530 <td class="right">J. Reschke, Editor</td> 531 531 </tr> … … 536 536 <tr> 537 537 <td class="left"></td> 538 <td class="right">May 1, 2012</td>538 <td class="right">May 2, 2012</td> 539 539 </tr> 540 540 </tbody> … … 566 566 in progress”. 567 567 </p> 568 <p>This Internet-Draft will expire on November 2, 2012.</p>568 <p>This Internet-Draft will expire on November 3, 2012.</p> 569 569 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 570 570 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p5-range.html
r1660 r1661 460 460 } 461 461 @bottom-center { 462 content: "Expires November 2, 2012";462 content: "Expires November 3, 2012"; 463 463 } 464 464 @bottom-right { … … 497 497 <link href="p4-conditional.html" rel="prev"> 498 498 <link href="p6-cache.html" rel="next"> 499 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.57 2, 2012-03-19 14:26:22, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">499 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.576, 2012-05-02 14:26:45, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 500 500 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 501 501 <meta name="dct.creator" content="Fielding, R."> … … 503 503 <meta name="dct.creator" content="Reschke, J. F."> 504 504 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 505 <meta name="dct.issued" scheme="ISO8601" content="2012-05-0 1">505 <meta name="dct.issued" scheme="ISO8601" content="2012-05-02"> 506 506 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 507 507 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext 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 requests and the rules for constructing and combining responses to those requests."> … … 529 529 </tr> 530 530 <tr> 531 <td class="left">Expires: November 2, 2012</td>531 <td class="left">Expires: November 3, 2012</td> 532 532 <td class="right">J. Reschke, Editor</td> 533 533 </tr> … … 538 538 <tr> 539 539 <td class="left"></td> 540 <td class="right">May 1, 2012</td>540 <td class="right">May 2, 2012</td> 541 541 </tr> 542 542 </tbody> … … 566 566 in progress”. 567 567 </p> 568 <p>This Internet-Draft will expire on November 2, 2012.</p>568 <p>This Internet-Draft will expire on November 3, 2012.</p> 569 569 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 570 570 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p6-cache.html
r1660 r1661 463 463 } 464 464 @bottom-center { 465 content: "Expires November 2, 2012";465 content: "Expires November 3, 2012"; 466 466 } 467 467 @bottom-right { … … 498 498 <link href="p5-range.html" rel="prev"> 499 499 <link href="p7-auth.html" rel="next"> 500 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.57 2, 2012-03-19 14:26:22, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">500 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.576, 2012-05-02 14:26:45, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 501 501 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 502 502 <meta name="dct.creator" content="Fielding, R."> … … 505 505 <meta name="dct.creator" content="Reschke, J. F."> 506 506 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 507 <meta name="dct.issued" scheme="ISO8601" content="2012-05-0 1">507 <meta name="dct.issued" scheme="ISO8601" content="2012-05-02"> 508 508 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 509 509 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. 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."> … … 531 531 </tr> 532 532 <tr> 533 <td class="left">Expires: November 2, 2012</td>533 <td class="left">Expires: November 3, 2012</td> 534 534 <td class="right">M. Nottingham, Editor</td> 535 535 </tr> … … 548 548 <tr> 549 549 <td class="left"></td> 550 <td class="right">May 1, 2012</td>550 <td class="right">May 2, 2012</td> 551 551 </tr> 552 552 </tbody> … … 578 578 in progress”. 579 579 </p> 580 <p>This Internet-Draft will expire on November 2, 2012.</p>580 <p>This Internet-Draft will expire on November 3, 2012.</p> 581 581 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 582 582 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p7-auth.html
r1660 r1661 460 460 } 461 461 @bottom-center { 462 content: "Expires November 2, 2012";462 content: "Expires November 3, 2012"; 463 463 } 464 464 @bottom-right { … … 494 494 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 495 495 <link href="p6-cache.html" rel="prev"> 496 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.57 2, 2012-03-19 14:26:22, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">496 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.576, 2012-05-02 14:26:45, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 497 497 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 498 498 <meta name="dct.creator" content="Fielding, R."> … … 500 500 <meta name="dct.creator" content="Reschke, J. F."> 501 501 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 502 <meta name="dct.issued" scheme="ISO8601" content="2012-05-0 1">502 <meta name="dct.issued" scheme="ISO8601" content="2012-05-02"> 503 503 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 504 504 <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 the HTTP Authentication framework."> … … 531 531 </tr> 532 532 <tr> 533 <td class="left">Expires: November 2, 2012</td>533 <td class="left">Expires: November 3, 2012</td> 534 534 <td class="right">greenbytes</td> 535 535 </tr> 536 536 <tr> 537 537 <td class="left"></td> 538 <td class="right">May 1, 2012</td>538 <td class="right">May 2, 2012</td> 539 539 </tr> 540 540 </tbody> … … 564 564 in progress”. 565 565 </p> 566 <p>This Internet-Draft will expire on November 2, 2012.</p>566 <p>This Internet-Draft will expire on November 3, 2012.</p> 567 567 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 568 568 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p>
Note: See TracChangeset
for help on using the changeset viewer.