Changeset 1363 for draft-ietf-httpbis
- Timestamp:
- 27/07/11 18:50:34 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r1362 r1363 927 927 </p> 928 928 <h1 id="rfc.section.7"><a href="#rfc.section.7">7.</a> <a id="ack" href="#ack">Acknowledgments</a></h1> 929 <p id="rfc.section.7.p.1">This specification takes over the definition of the HTTP Authentication Framework, previously defined in <cite title="HTTP Authentication: Basic and Digest Access Authentication" id="rfc.xref.RFC2617.3">RFC 2617</cite>. We thank to John Franks, Phillip M. Hallam-Baker, Jeffery L. Hostetler, Scott D. Lawrence, Paul J. Leach, Ari Luotonen, 930 and Lawrence C. Stewart for their work on that specification. 931 </p> 932 <p id="rfc.section.7.p.2"> <span class="comment" id="acks">[<a href="#acks" class="smpl">acks</a>: HTTPbis acknowledgements.]</span> 929 <p id="rfc.section.7.p.1">This specification takes over the definition of the HTTP Authentication Framework, previously defined in <cite title="HTTP Authentication: Basic and Digest Access Authentication" id="rfc.xref.RFC2617.3">RFC 2617</cite>. We thank John Franks, Phillip M. Hallam-Baker, Jeffery L. Hostetler, Scott D. Lawrence, Paul J. Leach, Ari Luotonen, and 930 Lawrence C. Stewart for their work on that specification. See <a href="http://tools.ietf.org/html/rfc2617#section-6">Section 6</a> of <a href="#RFC2617" id="rfc.xref.RFC2617.4"><cite title="HTTP Authentication: Basic and Digest Access Authentication">[RFC2617]</cite></a> for further acknowledgements. 933 931 </p> 934 932 <h1 id="rfc.references"><a id="rfc.section.8" href="#rfc.section.8">8.</a> References … … 1197 1195 <li><em>RFC2119</em> <a href="#rfc.xref.RFC2119.1">1.1</a>, <a href="#RFC2119"><b>8.1</b></a></li> 1198 1196 <li><em>RFC2616</em> <a href="#rfc.xref.RFC2616.1">1</a>, <a href="#RFC2616"><b>8.2</b></a>, <a href="#rfc.xref.RFC2616.2">C.1</a></li> 1199 <li><em>RFC2617</em> <a href="#rfc.xref.RFC2617.1">1</a>, <a href="#rfc.xref.RFC2617.2">1</a>, <a href="#rfc.xref.RFC2617.3">7</a>, <a href="#RFC2617"><b>8.2</b></a></li> 1197 <li><em>RFC2617</em> <a href="#rfc.xref.RFC2617.1">1</a>, <a href="#rfc.xref.RFC2617.2">1</a>, <a href="#rfc.xref.RFC2617.3">7</a>, <a href="#rfc.xref.RFC2617.4">7</a>, <a href="#RFC2617"><b>8.2</b></a><ul> 1198 <li><em>Section 6</em> <a href="#rfc.xref.RFC2617.4">7</a></li> 1199 </ul> 1200 </li> 1200 1201 <li><em>RFC3864</em> <a href="#rfc.xref.RFC3864.1">5.3</a>, <a href="#RFC3864"><b>8.2</b></a></li> 1201 1202 <li><em>RFC5226</em> <a href="#rfc.xref.RFC5226.1">2.3</a>, <a href="#RFC5226"><b>8.2</b></a><ul> -
draft-ietf-httpbis/latest/p7-auth.xml
r1362 r1363 791 791 <t> 792 792 This specification takes over the definition of the HTTP Authentication 793 Framework, previously defined in <xref target="RFC2617" x:fmt="none">RFC 2617</xref>. We thank to John Franks,794 Phillip M. Hallam-Baker, Jeffery L. Hostetler, Scott D. Lawrence,793 Framework, previously defined in <xref target="RFC2617" x:fmt="none">RFC 2617</xref>. 794 We thank John Franks, Phillip M. Hallam-Baker, Jeffery L. Hostetler, Scott D. Lawrence, 795 795 Paul J. Leach, Ari Luotonen, and Lawrence C. Stewart for their work 796 on that specification. 797 </t> 798 <t> 799 <cref anchor="acks">HTTPbis acknowledgements.</cref> 796 on that specification. See <xref target="RFC2617" x:format="of" x:sec="6"/> 797 for further acknowledgements. 800 798 </t> 801 799 </section>
Note: See TracChangeset
for help on using the changeset viewer.