Changeset 290 for draft-ietf-httpbis/latest/p4-conditional.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/p4-conditional.xml
r271 r290 983 983 <section title="IANA Considerations" anchor="IANA.considerations"> 984 984 <section title="Message Header Registration" anchor="message.header.registration"> 985 <t> 986 The Message Header Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> should be updated 987 with the permanent registrations below (see <xref target="RFC3864"/>): 988 </t> 985 989 <!--AUTOGENERATED FROM extract-header-defs.xslt, do not edit manually--> 986 <!--(START)--> 987 <t> 988 The Message Header Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> should be updated 989 with the permanent registrations below (see <xref target="RFC3864"/>): 990 </t> 991 <texttable> 990 <texttable align="left" suppress-title="true" anchor="iana.header.registration.table"> 992 991 <ttcol>Header Field Name</ttcol> 993 992 <ttcol>Protocol</ttcol> … … 1001 1000 <xref target="header.etag"/> 1002 1001 </c> 1003 1004 1002 <c>If-Match</c> 1005 1003 <c>http</c> … … 1008 1006 <xref target="header.if-match"/> 1009 1007 </c> 1010 1011 1008 <c>If-Modified-Since</c> 1012 1009 <c>http</c> … … 1015 1012 <xref target="header.if-modified-since"/> 1016 1013 </c> 1017 1018 1014 <c>If-None-Match</c> 1019 1015 <c>http</c> … … 1022 1018 <xref target="header.if-none-match"/> 1023 1019 </c> 1024 1025 1020 <c>If-Unmodified-Since</c> 1026 1021 <c>http</c> … … 1029 1024 <xref target="header.if-unmodified-since"/> 1030 1025 </c> 1031 1032 1026 <c>Last-Modified</c> 1033 1027 <c>http</c> … … 1037 1031 </c> 1038 1032 </texttable> 1039 <t>1040 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force".1041 </t>1042 1033 <!--(END)--> 1034 <t> 1035 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force". 1036 </t> 1043 1037 </section> 1044 1038 </section>
Note: See TracChangeset
for help on using the changeset viewer.