Changeset 1867 for draft-ietf-httpbis
- Timestamp:
- 05/09/12 10:01:29 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p0-introduction.html
r1864 r1867 393 393 } 394 394 @bottom-center { 395 content: "Expires March 8, 2013";395 content: "Expires March 9, 2013"; 396 396 } 397 397 @bottom-right { … … 426 426 <meta name="dct.creator" content="Reschke, J. F."> 427 427 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p0-introduction-latest"> 428 <meta name="dct.issued" scheme="ISO8601" content="2012-09-0 4">428 <meta name="dct.issued" scheme="ISO8601" content="2012-09-05"> 429 429 <meta name="dct.abstract" content="This document is the first in a series that, collectively, define the HyperText Transfer Protocol, version 1.1; otherwise known as HTTP/1.1."> 430 430 <meta name="description" content="This document is the first in a series that, collectively, define the HyperText Transfer Protocol, version 1.1; otherwise known as HTTP/1.1."> … … 446 446 </tr> 447 447 <tr> 448 <td class="left">Expires: March 8, 2013</td>448 <td class="left">Expires: March 9, 2013</td> 449 449 <td class="right">W3C</td> 450 450 </tr> … … 455 455 <tr> 456 456 <td class="left"></td> 457 <td class="right">Rackspace</td>458 </tr>459 <tr>460 <td class="left"></td>461 457 <td class="right">J. Reschke, Editor</td> 462 458 </tr> … … 467 463 <tr> 468 464 <td class="left"></td> 469 <td class="right">September 4, 2012</td>465 <td class="right">September 5, 2012</td> 470 466 </tr> 471 467 </tbody> … … 490 486 in progress”. 491 487 </p> 492 <p>This Internet-Draft will expire on March 8, 2013.</p>488 <p>This Internet-Draft will expire on March 9, 2013.</p> 493 489 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 494 490 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 598 594 <tr> 599 595 <td class="reference"><b id="Part6">[Part6]</b></td> 600 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net" title="Rackspace">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), September 2012.596 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">HTTP/1.1, part 6: Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), September 2012. 601 597 </td> 602 598 </tr> … … 631 627 <address class="vcard"><span class="vcardline"><span class="fn">Mark Nottingham</span> 632 628 (editor) 633 <span class="n hidden"><span class="family-name">Nottingham</span><span class="given-name">Mark</span></span></span><span class=" org vcardline">Rackspace</span><span class="vcardline">Email: <a href="mailto:mnot@mnot.net"><span class="email">mnot@mnot.net</span></a></span><span class="vcardline">URI: <a href="http://www.mnot.net/" class="url">http://www.mnot.net/</a></span></address>629 <span class="n hidden"><span class="family-name">Nottingham</span><span class="given-name">Mark</span></span></span><span class="vcardline">Email: <a href="mailto:mnot@mnot.net"><span class="email">mnot@mnot.net</span></a></span><span class="vcardline">URI: <a href="http://www.mnot.net/" class="url">http://www.mnot.net/</a></span></address> 634 630 <address class="vcard"><span class="vcardline"><span class="fn">Julian F. Reschke</span> 635 631 (editor) -
draft-ietf-httpbis/latest/p0-introduction.xml
r1845 r1867 39 39 <front> 40 40 41 <title abbrev="HTTP/1.1 , Part 0">HTTP/1.1, part 0: Introduction</title>41 <title abbrev="HTTP/1.1 Introduction">Hypertext Transfer Protocol (HTTP/1.1): Introduction</title> 42 42 43 43 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> … … 73 73 74 74 <author fullname="Mark Nottingham" initials="M." role="editor" surname="Nottingham"> 75 <organization>Rackspace</organization>76 75 <address> 77 76 <email>mnot@mnot.net</email> … … 307 306 </author> 308 307 <author initials="M." surname="Nottingham" fullname="Mark Nottingham" role="editor"> 309 <organization>Rackspace</organization>310 308 <address><email>mnot@mnot.net</email></address> 311 309 </author> -
draft-ietf-httpbis/latest/p1-messaging.html
r1864 r1867 449 449 } 450 450 @bottom-center { 451 content: "Expires March 8, 2013";451 content: "Expires March 9, 2013"; 452 452 } 453 453 @bottom-right { … … 492 492 <meta name="dct.creator" content="Reschke, J. F."> 493 493 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 494 <meta name="dct.issued" scheme="ISO8601" content="2012-09-0 4">494 <meta name="dct.issued" scheme="ISO8601" content="2012-09-05"> 495 495 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 496 496 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 524 524 </tr> 525 525 <tr> 526 <td class="left">Expires: March 8, 2013</td>526 <td class="left">Expires: March 9, 2013</td> 527 527 <td class="right">greenbytes</td> 528 528 </tr> 529 529 <tr> 530 530 <td class="left"></td> 531 <td class="right">September 4, 2012</td>531 <td class="right">September 5, 2012</td> 532 532 </tr> 533 533 </tbody> … … 556 556 in progress”. 557 557 </p> 558 <p>This Internet-Draft will expire on March 8, 2013.</p>558 <p>This Internet-Draft will expire on March 9, 2013.</p> 559 559 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 560 560 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 2631 2631 <tr> 2632 2632 <td class="reference"><b id="Part6">[Part6]</b></td> 2633 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net" title="Rackspace">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">Hypertext Transfer Protocol (HTTP/1.1): Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), September 2012.2633 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">Hypertext Transfer Protocol (HTTP/1.1): Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), September 2012. 2634 2634 </td> 2635 2635 </tr> -
draft-ietf-httpbis/latest/p1-messaging.xml
r1864 r1867 4037 4037 </author> 4038 4038 <author initials="M." surname="Nottingham" fullname="Mark Nottingham" role="editor"> 4039 <organization>Rackspace</organization>4040 4039 <address><email>mnot@mnot.net</email></address> 4041 4040 </author> -
draft-ietf-httpbis/latest/p2-semantics.html
r1864 r1867 449 449 } 450 450 @bottom-center { 451 content: "Expires March 8, 2013";451 content: "Expires March 9, 2013"; 452 452 } 453 453 @bottom-right { … … 498 498 <meta name="dct.creator" content="Reschke, J. F."> 499 499 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 500 <meta name="dct.issued" scheme="ISO8601" content="2012-09-0 4">500 <meta name="dct.issued" scheme="ISO8601" content="2012-09-05"> 501 501 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 502 502 <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."> … … 529 529 </tr> 530 530 <tr> 531 <td class="left">Expires: March 8, 2013</td>531 <td class="left">Expires: March 9, 2013</td> 532 532 <td class="right">greenbytes</td> 533 533 </tr> 534 534 <tr> 535 535 <td class="left"></td> 536 <td class="right">September 4, 2012</td>536 <td class="right">September 5, 2012</td> 537 537 </tr> 538 538 </tbody> … … 561 561 in progress”. 562 562 </p> 563 <p>This Internet-Draft will expire on March 8, 2013.</p>563 <p>This Internet-Draft will expire on March 9, 2013.</p> 564 564 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 565 565 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 3962 3962 <tr> 3963 3963 <td class="reference"><b id="Part6">[Part6]</b></td> 3964 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net" title="Rackspace">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">Hypertext Transfer Protocol (HTTP/1.1): Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), September 2012.3964 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">Hypertext Transfer Protocol (HTTP/1.1): Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), September 2012. 3965 3965 </td> 3966 3966 </tr> -
draft-ietf-httpbis/latest/p2-semantics.xml
r1864 r1867 5015 5015 </author> 5016 5016 <author initials="M." surname="Nottingham" fullname="Mark Nottingham" role="editor"> 5017 <organization>Rackspace</organization>5018 5017 <address><email>mnot@mnot.net</email></address> 5019 5018 </author> -
draft-ietf-httpbis/latest/p4-conditional.html
r1864 r1867 449 449 } 450 450 @bottom-center { 451 content: "Expires March 8, 2013";451 content: "Expires March 9, 2013"; 452 452 } 453 453 @bottom-right { … … 492 492 <meta name="dct.creator" content="Reschke, J. F."> 493 493 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 494 <meta name="dct.issued" scheme="ISO8601" content="2012-09-0 4">494 <meta name="dct.issued" scheme="ISO8601" content="2012-09-05"> 495 495 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 496 496 <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."> … … 518 518 </tr> 519 519 <tr> 520 <td class="left">Expires: March 8, 2013</td>520 <td class="left">Expires: March 9, 2013</td> 521 521 <td class="right">J. Reschke, Editor</td> 522 522 </tr> … … 527 527 <tr> 528 528 <td class="left"></td> 529 <td class="right">September 4, 2012</td>529 <td class="right">September 5, 2012</td> 530 530 </tr> 531 531 </tbody> … … 554 554 in progress”. 555 555 </p> 556 <p>This Internet-Draft will expire on March 8, 2013.</p>556 <p>This Internet-Draft will expire on March 9, 2013.</p> 557 557 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 558 558 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1284 1284 <tr> 1285 1285 <td class="reference"><b id="Part6">[Part6]</b></td> 1286 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net" title="Rackspace">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">Hypertext Transfer Protocol (HTTP/1.1): Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), September 2012.1286 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">Hypertext Transfer Protocol (HTTP/1.1): Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), September 2012. 1287 1287 </td> 1288 1288 </tr> -
draft-ietf-httpbis/latest/p4-conditional.xml
r1864 r1867 1312 1312 </author> 1313 1313 <author initials="M." surname="Nottingham" fullname="Mark Nottingham" role="editor"> 1314 <organization>Rackspace</organization>1315 1314 <address><email>mnot@mnot.net</email></address> 1316 1315 </author> -
draft-ietf-httpbis/latest/p5-range.html
r1864 r1867 449 449 } 450 450 @bottom-center { 451 content: "Expires March 8, 2013";451 content: "Expires March 9, 2013"; 452 452 } 453 453 @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-p5-range-latest"> 495 <meta name="dct.issued" scheme="ISO8601" content="2012-09-0 4">495 <meta name="dct.issued" scheme="ISO8601" content="2012-09-05"> 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 range requests and the rules for constructing and combining responses to those requests."> … … 519 519 </tr> 520 520 <tr> 521 <td class="left">Expires: March 8, 2013</td>521 <td class="left">Expires: March 9, 2013</td> 522 522 <td class="right">J. Reschke, Editor</td> 523 523 </tr> … … 528 528 <tr> 529 529 <td class="left"></td> 530 <td class="right">September 4, 2012</td>530 <td class="right">September 5, 2012</td> 531 531 </tr> 532 532 </tbody> … … 553 553 in progress”. 554 554 </p> 555 <p>This Internet-Draft will expire on March 8, 2013.</p>555 <p>This Internet-Draft will expire on March 9, 2013.</p> 556 556 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 557 557 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1098 1098 <tr> 1099 1099 <td class="reference"><b id="Part6">[Part6]</b></td> 1100 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net" title="Rackspace">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">Hypertext Transfer Protocol (HTTP/1.1): Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), September 2012.1100 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">Hypertext Transfer Protocol (HTTP/1.1): Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), September 2012. 1101 1101 </td> 1102 1102 </tr> -
draft-ietf-httpbis/latest/p5-range.xml
r1864 r1867 1054 1054 </author> 1055 1055 <author initials="M." surname="Nottingham" fullname="Mark Nottingham" role="editor"> 1056 <organization>Rackspace</organization>1057 1056 <address><email>mnot@mnot.net</email></address> 1058 1057 </author> -
draft-ietf-httpbis/latest/p6-cache.html
r1865 r1867 492 492 <link href="p5-range.html" rel="prev"> 493 493 <link href="p7-auth.html" rel="next"> 494 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.588, 2012-08-25 12:28:24, XSLT vendor: SAXON 9.1.0.8from Saxonica http://www.saxonica.com/">494 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.588, 2012-08-25 12:28:24, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 495 495 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 496 496 <meta name="dct.creator" content="Fielding, R."> … … 527 527 <td class="left">Expires: March 9, 2013</td> 528 528 <td class="right">M. Nottingham, Editor</td> 529 </tr>530 <tr>531 <td class="left"></td>532 <td class="right">Rackspace</td>533 529 </tr> 534 530 <tr> … … 1924 1920 <tr> 1925 1921 <td class="reference"><b id="RFC6265">[RFC6265]</b></td> 1926 <td class="top"> Barth, A., “<a href="http://tools.ietf.org/html/rfc6265">HTTP State Management Mechanism</a>”, RFC 6265, April 2011.1922 <td class="top"><a href="mailto:abarth@eecs.berkeley.edu" title="
 University of California, Berkeley
 ">Barth, A.</a>, “<a href="http://tools.ietf.org/html/rfc6265">HTTP State Management Mechanism</a>”, RFC 6265, April 2011. 1927 1923 </td> 1928 1924 </tr> … … 1938 1934 <address class="vcard"><span class="vcardline"><span class="fn">Mark Nottingham</span> 1939 1935 (editor) 1940 <span class="n hidden"><span class="family-name">Nottingham</span><span class="given-name">Mark</span></span></span><span class=" org vcardline">Rackspace</span><span class="vcardline">Email: <a href="mailto:mnot@mnot.net"><span class="email">mnot@mnot.net</span></a></span><span class="vcardline">URI: <a href="http://www.mnot.net/" class="url">http://www.mnot.net/</a></span></address>1936 <span class="n hidden"><span class="family-name">Nottingham</span><span class="given-name">Mark</span></span></span><span class="vcardline">Email: <a href="mailto:mnot@mnot.net"><span class="email">mnot@mnot.net</span></a></span><span class="vcardline">URI: <a href="http://www.mnot.net/" class="url">http://www.mnot.net/</a></span></address> 1941 1937 <address class="vcard"><span class="vcardline"><span class="fn">Julian F. Reschke</span> 1942 1938 (editor) -
draft-ietf-httpbis/latest/p6-cache.xml
r1866 r1867 97 97 98 98 <author fullname="Mark Nottingham" initials="M." role="editor" surname="Nottingham"> 99 <organization></organization>100 99 <address> 101 100 <email>mnot@mnot.net</email> … … 2479 2478 <front> 2480 2479 <title>HTTP State Management Mechanism</title> 2481 <author initials="A." surname="Barth" fullname="A. Barth"> 2482 <organization/> 2483 </author> 2484 <date year="2011" month="April"/> 2480 <author initials="A." surname="Barth" fullname="Adam Barth"> 2481 <organization abbrev="U.C. Berkeley"> 2482 University of California, Berkeley 2483 </organization> 2484 <address><email>abarth@eecs.berkeley.edu</email></address> 2485 </author> 2486 <date year="2011" month="April" /> 2485 2487 </front> 2486 2488 <seriesInfo name="RFC" value="6265"/> 2487 <format type="TXT" octets="79724" target="http://www.rfc-editor.org/rfc/rfc6265.txt"/>2488 2489 </reference> 2489 2490 -
draft-ietf-httpbis/latest/p7-auth.html
r1864 r1867 449 449 } 450 450 @bottom-center { 451 content: "Expires March 8, 2013";451 content: "Expires March 9, 2013"; 452 452 } 453 453 @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-p7-auth-latest"> 492 <meta name="dct.issued" scheme="ISO8601" content="2012-09-0 4">492 <meta name="dct.issued" scheme="ISO8601" content="2012-09-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, hypermedia information systems. This document defines the HTTP Authentication framework."> … … 521 521 </tr> 522 522 <tr> 523 <td class="left">Expires: March 8, 2013</td>523 <td class="left">Expires: March 9, 2013</td> 524 524 <td class="right">greenbytes</td> 525 525 </tr> 526 526 <tr> 527 527 <td class="left"></td> 528 <td class="right">September 4, 2012</td>528 <td class="right">September 5, 2012</td> 529 529 </tr> 530 530 </tbody> … … 551 551 in progress”. 552 552 </p> 553 <p>This Internet-Draft will expire on March 8, 2013.</p>553 <p>This Internet-Draft will expire on March 9, 2013.</p> 554 554 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 555 555 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1025 1025 <tr> 1026 1026 <td class="reference"><b id="Part6">[Part6]</b></td> 1027 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net" title="Rackspace">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">Hypertext Transfer Protocol (HTTP/1.1): Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), September 2012.1027 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a>, <a href="mailto:ylafon@w3.org" title="World Wide Web Consortium">Lafon, Y., Ed.</a>, <a href="mailto:mnot@mnot.net">Nottingham, M., Ed.</a>, and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-latest">Hypertext Transfer Protocol (HTTP/1.1): Caching</a>”, Internet-Draft draft-ietf-httpbis-p6-cache-latest (work in progress), September 2012. 1028 1028 </td> 1029 1029 </tr> -
draft-ietf-httpbis/latest/p7-auth.xml
r1864 r1867 889 889 </author> 890 890 <author initials="M." surname="Nottingham" fullname="Mark Nottingham" role="editor"> 891 <organization>Rackspace</organization>892 891 <address><email>mnot@mnot.net</email></address> 893 892 </author>
Note: See TracChangeset
for help on using the changeset viewer.