Changeset 290 for draft-ietf-httpbis/latest/p6-cache.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/p6-cache.xml
r271 r290 2404 2404 <section title="IANA Considerations" anchor="IANA.considerations"> 2405 2405 <section title="Message Header Registration" anchor="message.header.registration"> 2406 <t> 2407 The Message Header Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> should be updated 2408 with the permanent registrations below (see <xref target="RFC3864"/>): 2409 </t> 2406 2410 <!--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> 2411 <texttable align="left" suppress-title="true" anchor="iana.header.registration.table"> 2413 2412 <ttcol>Header Field Name</ttcol> 2414 2413 <ttcol>Protocol</ttcol> … … 2422 2421 <xref target="header.age"/> 2423 2422 </c> 2424 2425 2423 <c>Cache-Control</c> 2426 2424 <c>http</c> … … 2429 2427 <xref target="header.cache-control"/> 2430 2428 </c> 2431 2432 2429 <c>Expires</c> 2433 2430 <c>http</c> … … 2436 2433 <xref target="header.expires"/> 2437 2434 </c> 2438 2439 2435 <c>Pragma</c> 2440 2436 <c>http</c> … … 2443 2439 <xref target="header.pragma"/> 2444 2440 </c> 2445 2446 2441 <c>Vary</c> 2447 2442 <c>http</c> … … 2450 2445 <xref target="header.vary"/> 2451 2446 </c> 2452 2453 2447 <c>Warning</c> 2454 2448 <c>http</c> … … 2458 2452 </c> 2459 2453 </texttable> 2460 <t>2461 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force".2462 </t>2463 2454 <!--(END)--> 2455 <t> 2456 The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force". 2457 </t> 2464 2458 </section> 2465 2459 </section>
Note: See TracChangeset
for help on using the changeset viewer.