Changeset 454 for draft-ietf-httpbis/latest/p7-auth.html
- Timestamp:
- 28/02/09 16:19:40 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r446 r454 146 146 border-width: 1px; 147 147 } 148 caption { 149 caption-side: bottom; 150 font-weight: bold; 151 font-size: 9pt; 152 margin-top: .5em; 153 } 154 148 155 table.header { 149 156 width: 95%; … … 358 365 <link rel="Appendix" title="B Collected ABNF" href="#rfc.section.B"> 359 366 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 360 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.42 1, 2009-02-20 13:12:03, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">367 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.424, 2009-02-24 16:15:29, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 361 368 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 362 369 <meta name="DC.Creator" content="Fielding, R."> … … 455 462 <tr> 456 463 <td class="header left"></td> 457 <td class="header right">February 2 0, 2009</td>464 <td class="header right">February 28, 2009</td> 458 465 </tr> 459 466 </table> … … 822 829 <a href="#abnf.dependencies" class="smpl">credentials</a> = <credentials, defined in [RFC2617], Section 1.2> 823 830 824 ; Authorization defined but not used 831 832 </pre> <div id="rfc.figure.u.8"></div> 833 <p>ABNF diagnostics:</p><pre class="inline">; Authorization defined but not used 825 834 ; Proxy-Authenticate defined but not used 826 835 ; Proxy-Authorization defined but not used 827 836 ; WWW-Authenticate defined but not used 828 829 830 </pre> <h1 id="rfc.section.C"><a href="#rfc.section.C">C.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 837 </pre><h1 id="rfc.section.C"><a href="#rfc.section.C">C.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 831 838 <h2 id="rfc.section.C.1"><a href="#rfc.section.C.1">C.1</a> Since RFC2616 832 839 </h2>
Note: See TracChangeset
for help on using the changeset viewer.