Changeset 1935
- Timestamp:
- 04/10/12 10:16:50 (10 years ago)
- Location:
- draft-ietf-httpbis-authscheme-registrations/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.html
r1924 r1935 422 422 } 423 423 @bottom-center { 424 content: "Expires April 4, 2013";424 content: "Expires April 7, 2013"; 425 425 } 426 426 @bottom-right { … … 453 453 <meta name="dct.creator" content="Reschke, J. F."> 454 454 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-authscheme-registrations-latest"> 455 <meta name="dct.issued" scheme="ISO8601" content="2012-10-0 1">455 <meta name="dct.issued" scheme="ISO8601" content="2012-10-04"> 456 456 <meta name="dct.abstract" content="This document registers Hypertext Transfer Protocol (HTTP) authentication schemes which have been defined in standards-track RFCs before the IANA HTTP Authentication Scheme Registry was established."> 457 457 <meta name="description" content="This document registers Hypertext Transfer Protocol (HTTP) authentication schemes which have been defined in standards-track RFCs before the IANA HTTP Authentication Scheme Registry was established."> … … 470 470 <tr> 471 471 <td class="left">Intended status: Informational</td> 472 <td class="right">October 1, 2012</td>472 <td class="right">October 4, 2012</td> 473 473 </tr> 474 474 <tr> 475 <td class="left">Expires: April 4, 2013</td>475 <td class="left">Expires: April 7, 2013</td> 476 476 <td class="right"></td> 477 477 </tr> … … 499 499 in progress”. 500 500 </p> 501 <p>This Internet-Draft will expire on April 4, 2013.</p>501 <p>This Internet-Draft will expire on April 7, 2013.</p> 502 502 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 503 503 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 532 532 <p id="rfc.section.2.p.1">There are no security considerations related to the registration itself.</p> 533 533 <h1 id="rfc.section.3"><a href="#rfc.section.3">3.</a> <a id="iana.considerations" href="#iana.considerations">IANA Considerations</a></h1> 534 <p id="rfc.section.3.p.1"> <a href="#initial.registry.contents" title="Initial Registry Contents">Appendix A</a> provides initial registrations of HTTP authentication schemes for the IANA HTTP Authentication Scheme registry at <<a href="http://www.iana.org/assignments/http-authschemes">http://www.iana.org/assignments/http-authschemes</a>> (see <a href="draft-ietf-httpbis-p7-auth-2 0.html#authentication.scheme.registry" title="Authentication Scheme Registry">Section 2.3</a> of <a href="#draft-ietf-httpbis-p7-auth"><cite title="HTTP/1.1, part 7: Authentication">[draft-ietf-httpbis-p7-auth]</cite></a>).534 <p id="rfc.section.3.p.1"> <a href="#initial.registry.contents" title="Initial Registry Contents">Appendix A</a> provides initial registrations of HTTP authentication schemes for the IANA HTTP Authentication Scheme registry at <<a href="http://www.iana.org/assignments/http-authschemes">http://www.iana.org/assignments/http-authschemes</a>> (see <a href="draft-ietf-httpbis-p7-auth-21.html#authentication.scheme.registry" title="Authentication Scheme Registry">Section 2.3</a> of <a href="#draft-ietf-httpbis-p7-auth"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Authentication">[draft-ietf-httpbis-p7-auth]</cite></a>). 535 535 </p> 536 536 <h1 id="rfc.references"><a href="#rfc.section.4" id="rfc.section.4">4.</a> Normative References … … 554 554 <tr> 555 555 <td class="reference"><b id="draft-ietf-httpbis-p7-auth">[draft-ietf-httpbis-p7-auth]</b></td> 556 <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>, 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-p7-auth-20">HTTP/1.1, part 7: Authentication</a>”, Internet-Draft draft-ietf-httpbis-p7-auth-20 (work in progress), July 2012.556 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., 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-p7-auth-21">Hypertext Transfer Protocol (HTTP/1.1): Authentication</a>”, Internet-Draft draft-ietf-httpbis-p7-auth-21 (work in progress), October 2012. 557 557 </td> 558 558 </tr> … … 618 618 </li> 619 619 </ul> 620 <p id="rfc.section.B.5.p.2">Update draft-ietf-httpbis-p7-auth reference.</p> 620 621 </body> 621 622 </html> -
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.xml
r1934 r1935 103 103 <reference anchor="draft-ietf-httpbis-p7-auth"> 104 104 <front> 105 <title abbrev="HTTP/1.1">HTTP/1.1, part 7: Authentication</title>105 <title>Hypertext Transfer Protocol (HTTP/1.1): Authentication</title> 106 106 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 107 107 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> 108 108 <address><email>fielding@gbiv.com</email></address> 109 109 </author> 110 <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">111 <organization abbrev="W3C">World Wide Web Consortium</organization>112 <address><email>ylafon@w3.org</email></address>113 </author>114 110 <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> 115 111 <organization abbrev="greenbytes">greenbytes GmbH</organization> 116 112 <address><email>julian.reschke@greenbytes.de</email></address> 117 113 </author> 118 <date month=" July" year="2012"/>119 </front> 120 <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p7-auth-2 0"/>121 <x:source href="../../draft-ietf-httpbis/2 0/p7-auth.xml" basename="draft-ietf-httpbis-p7-auth-20"/>114 <date month="October" year="2012"/> 115 </front> 116 <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p7-auth-21"/> 117 <x:source href="../../draft-ietf-httpbis/21/p7-auth.xml" basename="draft-ietf-httpbis-p7-auth-21"/> 122 118 </reference> 123 119 … … 247 243 </list> 248 244 </t> 245 <t> 246 Update draft-ietf-httpbis-p7-auth reference. 247 </t> 249 248 </section> 250 249 </section>
Note: See TracChangeset
for help on using the changeset viewer.