Changeset 2193 for draft-ietf-httpbis-authscheme-registrations
- Timestamp:
- 23/02/13 14:00:38 (10 years ago)
- Location:
- draft-ietf-httpbis-authscheme-registrations
- Files:
-
- 4 added
- 4 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-authscheme-registrations/06/draft-ietf-httpbis-authscheme-registrations.html
r2191 r2193 62 62 63 63 // docname 64 var docname = "draft-ietf-httpbis-authscheme-registrations- latest";64 var docname = "draft-ietf-httpbis-authscheme-registrations-06"; 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-06"> 455 455 <meta name="dct.issued" scheme="ISO8601" content="2013-02-23"> 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-06</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/06/draft-ietf-httpbis-authscheme-registrations.xml
r2191 r2193 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-06" 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="February" year="2013" />44 <date month="February" year="2013" day="23"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46 -
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.html
r2191 r2193 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 5" title="Since draft-ietf-httpbis-authscheme-registrations-05">Appendix B.6</a>.490 <p>The changes in this draft are summarized in <a href="#changes.since.06" title="Since draft-ietf-httpbis-authscheme-registrations-06">Appendix B.7</a>. 491 491 </p> 492 492 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 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 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> 525 <li><a href="#rfc.section.B.7">B.7</a> <a href="#changes.since.06">Since draft-ietf-httpbis-authscheme-registrations-06</a></li> 525 526 </ul> 526 527 </li> … … 632 633 <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 634 <p id="rfc.section.B.6.p.1">Update draft-ietf-httpbis-p7-auth reference.</p> 635 <h2 id="rfc.section.B.7"><a href="#rfc.section.B.7">B.7</a> <a id="changes.since.06" href="#changes.since.06">Since draft-ietf-httpbis-authscheme-registrations-06</a></h2> 636 <p id="rfc.section.B.7.p.1">None yet.</p> 634 637 </body> 635 638 </html> -
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.xml
r2191 r2193 66 66 </t> 67 67 <t> 68 The changes in this draft are summarized in <xref target="changes.since.0 5"/>.68 The changes in this draft are summarized in <xref target="changes.since.06"/>. 69 69 </t> 70 70 </note> … … 264 264 </t> 265 265 </section> 266 267 <section title="Since draft-ietf-httpbis-authscheme-registrations-06" anchor="changes.since.06"> 268 <t> 269 None yet. 270 </t> 271 </section> 266 272 </section> 267 273
Note: See TracChangeset
for help on using the changeset viewer.