Changeset 2416 for draft-ietf-httpbis-authscheme-registrations
- Timestamp:
- 25/09/13 12:01:16 (9 years ago)
- Location:
- draft-ietf-httpbis-authscheme-registrations
- Files:
-
- 4 added
- 2 edited
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-authscheme-registrations/08/draft-ietf-httpbis-authscheme-registrations.html
r2415 r2416 62 62 63 63 // docname 64 var docname = "draft-ietf-httpbis-authscheme-registrations- latest";64 var docname = "draft-ietf-httpbis-authscheme-registrations-08"; 65 65 66 66 // section … … 449 449 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 450 450 <meta name="dct.creator" content="Reschke, J. F."> 451 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-authscheme-registrations- latest">451 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-authscheme-registrations-08"> 452 452 <meta name="dct.issued" scheme="ISO8601" content="2013-09-25"> 453 453 <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."> … … 475 475 </tbody> 476 476 </table> 477 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Authentication Scheme Registrations<br><span class="filename">draft-ietf-httpbis-authscheme-registrations- latest</span></p>477 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Authentication Scheme Registrations<br><span class="filename">draft-ietf-httpbis-authscheme-registrations-08</span></p> 478 478 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 479 479 <p>This document registers Hypertext Transfer Protocol (HTTP) authentication schemes which have been defined in standards-track -
draft-ietf-httpbis-authscheme-registrations/08/draft-ietf-httpbis-authscheme-registrations.xml
r2415 r2416 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-08" 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="September" year="2013" />44 <date month="September" year="2013" day="25"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46 -
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.html
r2415 r2416 485 485 <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>>. 486 486 </p> 487 <p>The changes in this draft are summarized in <a href="#changes.since.0 7" title="Since draft-ietf-httpbis-authscheme-registrations-07">Appendix B.8</a>.487 <p>The changes in this draft are summarized in <a href="#changes.since.08" title="Since draft-ietf-httpbis-authscheme-registrations-08">Appendix B.9</a>. 488 488 </p> 489 489 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 522 522 <li><a href="#rfc.section.B.7">B.7</a> <a href="#changes.since.06">Since draft-ietf-httpbis-authscheme-registrations-06</a></li> 523 523 <li><a href="#rfc.section.B.8">B.8</a> <a href="#changes.since.07">Since draft-ietf-httpbis-authscheme-registrations-07</a></li> 524 <li><a href="#rfc.section.B.9">B.9</a> <a href="#changes.since.08">Since draft-ietf-httpbis-authscheme-registrations-08</a></li> 524 525 </ul> 525 526 </li> … … 635 636 <h2 id="rfc.section.B.8"><a href="#rfc.section.B.8">B.8</a> <a id="changes.since.07" href="#changes.since.07">Since draft-ietf-httpbis-authscheme-registrations-07</a></h2> 636 637 <p id="rfc.section.B.8.p.1">Update draft-ietf-httpbis-p7-auth reference.</p> 638 <h2 id="rfc.section.B.9"><a href="#rfc.section.B.9">B.9</a> <a id="changes.since.08" href="#changes.since.08">Since draft-ietf-httpbis-authscheme-registrations-08</a></h2> 639 <p id="rfc.section.B.9.p.1">None yet.</p> 637 640 </body> 638 641 </html> -
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.xml
r2415 r2416 66 66 </t> 67 67 <t> 68 The changes in this draft are summarized in <xref target="changes.since.0 7"/>.68 The changes in this draft are summarized in <xref target="changes.since.08"/>. 69 69 </t> 70 70 </note> … … 276 276 </t> 277 277 </section> 278 279 <section title="Since draft-ietf-httpbis-authscheme-registrations-08" anchor="changes.since.08"> 280 <t> 281 None yet. 282 </t> 283 </section> 278 284 </section> 279 285
Note: See TracChangeset
for help on using the changeset viewer.