Changeset 1371 for draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.html
- Timestamp:
- 03/08/11 13:06:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.html
r1368 r1371 329 329 } 330 330 @bottom-center { 331 content: "Expires February 2, 2012";331 content: "Expires February 4, 2012"; 332 332 } 333 333 @bottom-right { … … 360 360 <meta name="dct.creator" content="Reschke, J. F."> 361 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-0 1">362 <meta name="dct.issued" scheme="ISO8601" content="2011-08-03"> 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 1, 2011</td>379 <td class="right">August 3, 2011</td> 380 380 </tr> 381 381 <tr> 382 <td class="left">Expires: February 2, 2012</td>382 <td class="left">Expires: February 4, 2012</td> 383 383 <td class="right"></td> 384 384 </tr> … … 407 407 in progress”. 408 408 </p> 409 <p>This Internet-Draft will expire on February 2, 2012.</p>409 <p>This Internet-Draft will expire on February 4, 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> … … 464 464 <th>Authentication Scheme Name</th> 465 465 <th>Reference</th> 466 <th>Notes</th> 466 467 </tr> 467 468 </thead> … … 470 471 <td class="left">Basic</td> 471 472 <td class="left"><a href="#RFC2617"><cite title="HTTP Authentication: Basic and Digest Access Authentication">[RFC2617]</cite></a>, <a href="http://tools.ietf.org/html/rfc2617#section-2">Section 2</a></td> 473 <td class="left"></td> 472 474 </tr> 473 475 <tr> 474 476 <td class="left">Digest</td> 475 477 <td class="left"><a href="#RFC2617"><cite title="HTTP Authentication: Basic and Digest Access Authentication">[RFC2617]</cite></a>, <a href="http://tools.ietf.org/html/rfc2617#section-3">Section 3</a></td> 478 <td class="left"></td> 476 479 </tr> 477 480 </tbody>
Note: See TracChangeset
for help on using the changeset viewer.