Changeset 1940 for draft-ietf-httpbis-authscheme-registrations
- Timestamp:
- 13/10/12 11:44:52 (10 years ago)
- Location:
- draft-ietf-httpbis-authscheme-registrations
- Files:
-
- 4 added
- 2 edited
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-authscheme-registrations/05/draft-ietf-httpbis-authscheme-registrations.html
r1938 r1940 62 62 63 63 // docname 64 var docname = "draft-ietf-httpbis-authscheme-registrations- latest";64 var docname = "draft-ietf-httpbis-authscheme-registrations-05"; 65 65 66 66 // section … … 452 452 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 453 453 <meta name="dct.creator" content="Reschke, J. F."> 454 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-authscheme-registrations- latest">454 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-authscheme-registrations-05"> 455 455 <meta name="dct.issued" scheme="ISO8601" content="2012-10-13"> 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."> … … 478 478 </tbody> 479 479 </table> 480 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Authentication Scheme Registrations<br><span class="filename">draft-ietf-httpbis-authscheme-registrations- latest</span></p>480 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Authentication Scheme Registrations<br><span class="filename">draft-ietf-httpbis-authscheme-registrations-05</span></p> 481 481 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 482 482 <p>This document registers Hypertext Transfer Protocol (HTTP) authentication schemes which have been defined in standards-track -
draft-ietf-httpbis-authscheme-registrations/05/draft-ietf-httpbis-authscheme-registrations.xml
r1938 r1940 23 23 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 24 24 ]> 25 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="trust200902" docName="draft-ietf-httpbis-authscheme-registrations- latest" category="info">25 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="trust200902" docName="draft-ietf-httpbis-authscheme-registrations-05" category="info"> 26 26 <x:feedback template="mailto:ietf-http-wg@w3.org?subject={docname},%20%22{section}%22&body=<{ref}>:"/> 27 27 <front> … … 42 42 </author> 43 43 44 <date month="October" year="2012" />44 <date month="October" year="2012" day="13"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46 -
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.html
r1938 r1940 488 488 <p>The current issues list is at <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/query?component=authscheme-registrations">http://trac.tools.ietf.org/wg/httpbis/trac/query?component=authscheme-registrations</a>> and related documents (including fancy diffs) can be found at <<a href="http://tools.ietf.org/wg/httpbis/">http://tools.ietf.org/wg/httpbis/</a>>. 489 489 </p> 490 <p>The changes in this draft are summarized in <a href="#changes.since.0 4" title="Since draft-ietf-httpbis-authscheme-registrations-04">Appendix B.5</a>.490 <p>The changes in this draft are summarized in <a href="#changes.since.05" title="Since draft-ietf-httpbis-authscheme-registrations-05">Appendix B.6</a>. 491 491 </p> 492 492 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 522 522 <li><a href="#rfc.section.B.4">B.4</a> <a href="#changes.since.03">Since draft-ietf-httpbis-authscheme-registrations-03</a></li> 523 523 <li><a href="#rfc.section.B.5">B.5</a> <a href="#changes.since.04">Since draft-ietf-httpbis-authscheme-registrations-04</a></li> 524 <li><a href="#rfc.section.B.6">B.6</a> <a href="#changes.since.05">Since draft-ietf-httpbis-authscheme-registrations-05</a></li> 524 525 </ul> 525 526 </li> … … 629 630 </ul> 630 631 <p id="rfc.section.B.5.p.2">Update draft-ietf-httpbis-p7-auth reference. Added OAuth 2.0 Bearer scheme.</p> 632 <h2 id="rfc.section.B.6"><a href="#rfc.section.B.6">B.6</a> <a id="changes.since.05" href="#changes.since.05">Since draft-ietf-httpbis-authscheme-registrations-05</a></h2> 633 <p id="rfc.section.B.6.p.1">None yet.</p> 631 634 </body> 632 635 </html> -
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.xml
r1938 r1940 42 42 </author> 43 43 44 <date month="October" year="2012" />44 <date month="October" year="2012" day="13"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46 … … 66 66 </t> 67 67 <t> 68 The changes in this draft are summarized in <xref target="changes.since.0 4"/>.68 The changes in this draft are summarized in <xref target="changes.since.05"/>. 69 69 </t> 70 70 </note> … … 258 258 </t> 259 259 </section> 260 261 <section title="Since draft-ietf-httpbis-authscheme-registrations-05" anchor="changes.since.05"> 262 <t> 263 None yet. 264 </t> 265 </section> 260 266 </section> 261 267
Note: See TracChangeset
for help on using the changeset viewer.