Changeset 290 for draft-ietf-httpbis/latest/p5-range.xml
- Timestamp:
- 19/07/08 09:59:06 (14 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest
- Property svn:ignore
-
old new 10 10 p2-semantics.iana-methods.xml 11 11 p2-semantics.iana-status-codes.xml 12 p1-messaging.iana-headers.xml 13 p2-semantics.iana-headers.xml 14 p3-payload.iana-headers.xml 15 p4-conditional.iana-headers.xml 16 p5-range.iana-headers.xml 17 p6-cache.iana-headers.xml 18 p7-auth.iana-headers.xml
-
- Property svn:ignore
-
draft-ietf-httpbis/latest/p5-range.xml
r271 r290 789 789 <section title="IANA Considerations" anchor="IANA.considerations"> 790 790 <section title="Message Header Registration" anchor="message.header.registration"> 791 <t> 792 The Message Header Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> should be updated 793 with the permanent registrations below (see <xref target="RFC3864"/>): 794 </t> 791 795 <!--AUTOGENERATED FROM extract-header-defs.xslt, do not edit manually--> 792 <!--(START)--> 793 <t> 794 The Message Header Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> should be updated 795 with the permanent registrations below (see <xref target="RFC3864"/>): 796 </t> 797 <texttable> 796 <texttable align="left" suppress-title="true" anchor="iana.header.registration.table"> 798 797 <ttcol>Header Field Name</ttcol> 799 798 <ttcol>Protocol</ttcol> … … 807 806 <xref target="header.accept-ranges"/> 808 807 </c> 809 810 808 <c>Content-Range</c> 811 809 <c>http</c> … … 814 812 <xref target="header.content-range"/> 815 813 </c> 816 817 814 <c>If-Range</c> 818 815 <c>http</c> … … 821 818 <xref target="header.if-range"/> 822 819 </c> 823 824 820 <c>Range</c> 825 821 <c>http</c> … … 829 825 </c> 830 826 </texttable> 831 <t>832 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force".833 </t>834 827 <!--(END)--> 828 <t> 829 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force". 830 </t> 835 831 </section> 836 832 </section>
Note: See TracChangeset
for help on using the changeset viewer.