Changeset 253 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 31/05/08 14:54:09 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r252 r253 2403 2403 2404 2404 <section title="IANA Considerations" anchor="IANA.considerations"> 2405 <t> 2406 <cref>TBD.</cref> 2407 </t> 2405 <section title="Message Header Registration" anchor="message.header.registration"> 2406 <!--AUTOGENERATED FROM extract-header-defs.xslt, do not edit manually--> 2407 <!--(START)--> 2408 <t> 2409 The Message Header Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> should be updated 2410 with the permanent registrations below (see <xref target="RFC3864"/>): 2411 </t> 2412 <texttable> 2413 <ttcol>Header Field Name</ttcol> 2414 <ttcol>Protocol</ttcol> 2415 <ttcol>Status</ttcol> 2416 <ttcol>Reference</ttcol> 2417 2418 <c>Age</c> 2419 <c>http</c> 2420 <c>standard</c> 2421 <c> 2422 <xref target="header.age"/> 2423 </c> 2424 2425 <c>Cache-Control</c> 2426 <c>http</c> 2427 <c>standard</c> 2428 <c> 2429 <xref target="header.cache-control"/> 2430 </c> 2431 2432 <c>Expires</c> 2433 <c>http</c> 2434 <c>standard</c> 2435 <c> 2436 <xref target="header.expires"/> 2437 </c> 2438 2439 <c>Pragma</c> 2440 <c>http</c> 2441 <c>standard</c> 2442 <c> 2443 <xref target="header.pragma"/> 2444 </c> 2445 2446 <c>Vary</c> 2447 <c>http</c> 2448 <c>standard</c> 2449 <c> 2450 <xref target="header.vary"/> 2451 </c> 2452 2453 <c>Warning</c> 2454 <c>http</c> 2455 <c>standard</c> 2456 <c> 2457 <xref target="header.warning"/> 2458 </c> 2459 </texttable> 2460 <t> 2461 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force". 2462 </t> 2463 <!--(END)--> 2464 </section> 2408 2465 </section> 2409 2466 … … 2790 2847 </front> 2791 2848 <seriesInfo name="RFC" value="2616"/> 2849 </reference> 2850 2851 <reference anchor='RFC3864'> 2852 <front> 2853 <title>Registration Procedures for Message Header Fields</title> 2854 <author initials='G.' surname='Klyne' fullname='G. Klyne'> 2855 <organization>Nine by Nine</organization> 2856 <address><email>GK-IETF@ninebynine.org</email></address> 2857 </author> 2858 <author initials='M.' surname='Nottingham' fullname='M. Nottingham'> 2859 <organization>BEA Systems</organization> 2860 <address><email>mnot@pobox.com</email></address> 2861 </author> 2862 <author initials='J.' surname='Mogul' fullname='J. Mogul'> 2863 <organization>HP Labs</organization> 2864 <address><email>JeffMogul@acm.org</email></address> 2865 </author> 2866 <date year='2004' month='September' /> 2867 </front> 2868 <seriesInfo name='BCP' value='90' /> 2869 <seriesInfo name='RFC' value='3864' /> 2792 2870 </reference> 2793 2871 … … 2932 3010 <section title="Since draft-ietf-httpbis-p6-cache-02" anchor="changes.since.02"> 2933 3011 <t> 2934 None. 3012 Ongoing work on IANA Message Header Registration (<eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/40"/>): 3013 <list style="symbols"> 3014 <t> 3015 Reference RFC 3984, and update header registrations for headers defined 3016 in this document. 3017 </t> 3018 </list> 2935 3019 </t> 2936 3020 </section>
Note: See TracChangeset
for help on using the changeset viewer.