Changeset 253 for draft-ietf-httpbis/latest/p7-auth.xml
- Timestamp:
- 31/05/08 14:54:09 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.xml
r252 r253 435 435 436 436 <section title="IANA Considerations" anchor="IANA.considerations"> 437 <t> 438 <cref>TBD.</cref> 439 </t> 437 <section title="Message Header Registration" anchor="message.header.registration"> 438 <!--AUTOGENERATED FROM extract-header-defs.xslt, do not edit manually--> 439 <!--(START)--> 440 <t> 441 The Message Header Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> should be updated 442 with the permanent registrations below (see <xref target="RFC3864"/>): 443 </t> 444 <texttable> 445 <ttcol>Header Field Name</ttcol> 446 <ttcol>Protocol</ttcol> 447 <ttcol>Status</ttcol> 448 <ttcol>Reference</ttcol> 449 450 <c>Authorization</c> 451 <c>http</c> 452 <c>standard</c> 453 <c> 454 <xref target="header.authorization"/> 455 </c> 456 457 <c>Proxy-Authenticate</c> 458 <c>http</c> 459 <c>standard</c> 460 <c> 461 <xref target="header.proxy-authenticate"/> 462 </c> 463 464 <c>Proxy-Authorization</c> 465 <c>http</c> 466 <c>standard</c> 467 <c> 468 <xref target="header.proxy-authorization"/> 469 </c> 470 471 <c>WWW-Authenticate</c> 472 <c>http</c> 473 <c>standard</c> 474 <c> 475 <xref target="header.www-authenticate"/> 476 </c> 477 </texttable> 478 <t> 479 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force". 480 </t> 481 <!--(END)--> 482 </section> 440 483 </section> 441 484 … … 669 712 </reference> 670 713 714 <reference anchor='RFC3864'> 715 <front> 716 <title>Registration Procedures for Message Header Fields</title> 717 <author initials='G.' surname='Klyne' fullname='G. Klyne'> 718 <organization>Nine by Nine</organization> 719 <address><email>GK-IETF@ninebynine.org</email></address> 720 </author> 721 <author initials='M.' surname='Nottingham' fullname='M. Nottingham'> 722 <organization>BEA Systems</organization> 723 <address><email>mnot@pobox.com</email></address> 724 </author> 725 <author initials='J.' surname='Mogul' fullname='J. Mogul'> 726 <organization>HP Labs</organization> 727 <address><email>JeffMogul@acm.org</email></address> 728 </author> 729 <date year='2004' month='September' /> 730 </front> 731 <seriesInfo name='BCP' value='90' /> 732 <seriesInfo name='RFC' value='3864' /> 733 </reference> 734 671 735 </references> 672 736 … … 715 779 <section title="Since draft-ietf-httpbis-p7-auth-02" anchor="changes.since.02"> 716 780 <t> 717 None. 781 Ongoing work on IANA Message Header Registration (<eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/40"/>): 782 <list style="symbols"> 783 <t> 784 Reference RFC 3984, and update header registrations for headers defined 785 in this document. 786 </t> 787 </list> 718 788 </t> 719 789 </section>
Note: See TracChangeset
for help on using the changeset viewer.