Changeset 1407 for draft-ietf-httpbis-authscheme-registrations
- Timestamp:
- 24/08/11 07:17:05 (11 years ago)
- Location:
- draft-ietf-httpbis-authscheme-registrations/02
- Files:
-
- 4 added
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-authscheme-registrations/02/draft-ietf-httpbis-authscheme-registrations.html
r1402 r1407 329 329 } 330 330 @bottom-center { 331 content: "Expires February 2 4, 2012";331 content: "Expires February 25, 2012"; 332 332 } 333 333 @bottom-right { … … 359 359 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 360 360 <meta name="dct.creator" content="Reschke, J. F."> 361 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-authscheme-registrations- latest">362 <meta name="dct.issued" scheme="ISO8601" content="2011-08-2 3">361 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-authscheme-registrations-02"> 362 <meta name="dct.issued" scheme="ISO8601" content="2011-08-24"> 363 363 <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."> 364 364 <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."> … … 377 377 <tr> 378 378 <td class="left">Intended status: Informational</td> 379 <td class="right">August 2 3, 2011</td>379 <td class="right">August 24, 2011</td> 380 380 </tr> 381 381 <tr> 382 <td class="left">Expires: February 2 4, 2012</td>382 <td class="left">Expires: February 25, 2012</td> 383 383 <td class="right"></td> 384 384 </tr> 385 385 </tbody> 386 386 </table> 387 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Authentication Scheme Registrations<br><span class="filename">draft-ietf-httpbis-authscheme-registrations- latest</span></p>387 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Authentication Scheme Registrations<br><span class="filename">draft-ietf-httpbis-authscheme-registrations-02</span></p> 388 388 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 389 389 <p>This document registers Hypertext Transfer Protocol (HTTP) authentication schemes which have been defined in standards-track … … 407 407 in progress”. 408 408 </p> 409 <p>This Internet-Draft will expire on February 2 4, 2012.</p>409 <p>This Internet-Draft will expire on February 25, 2012.</p> 410 410 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 411 411 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis-authscheme-registrations/02/draft-ietf-httpbis-authscheme-registrations.xml
- Property svn:eol-style set to native
r1402 r1407 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-02" category="info"> 26 26 <front> 27 27 <title abbrev="HTTP Authentication Scheme Registrations">Initial Hypertext Transfer Protocol (HTTP) … … 41 41 </author> 42 42 43 <date month="August" year="2011" />43 <date month="August" year="2011" day="24"/> 44 44 <workgroup>HTTPbis Working Group</workgroup> 45 45
Note: See TracChangeset
for help on using the changeset viewer.