Changeset 2243 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 07/05/13 14:31:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r2241 r2243 1498 1498 </list> 1499 1499 </t> 1500 <t>1501 The HTTP Cache Directive Registry defines the name space for the cache1502 directives.1503 </t>1504 <t>1505 A registration &MUST; include the following fields:1506 <list style="symbols">1507 <t>Cache Directive Name</t>1508 <t>Pointer to specification text</t>1509 </list>1510 </t>1511 <t>1512 Values to be added to this name space require IETF Review (see <xref1513 target="RFC5226" x:fmt="," x:sec="4.1"/>).1514 </t>1515 <t>1516 The registry itself is maintained at <eref1517 target="http://www.iana.org/assignments/http-cache-directives"/>.1518 </t>1519 1500 </section> 1520 1501 … … 1822 1803 1823 1804 1824 <section anchor="IANA.considerations" title="IANA Considerations"> 1825 1826 <section title="Cache Directive Registry" 1827 anchor="cache.directive.registration"> 1828 <t> 1829 The registration procedure for HTTP Cache Directives is defined by <xref 1830 target="cache.control.extensions"/> of this document. 1831 </t> 1832 <t> 1833 The HTTP Cache Directive Registry shall be created at <eref 1834 target="http://www.iana.org/assignments/http-cache-directives"/> and be 1835 populated with the registrations below: 1805 <section title="IANA Considerations" anchor="iana.considerations"> 1806 1807 <section title="Cache Directive Registry" anchor="cache.directive.registry"> 1808 <t> 1809 The HTTP Cache Directive Registry defines the name space for the 1810 cache directives. It will be created and maintained at 1811 <eref target="http://www.iana.org/assignments/http-cache-directives"/>. 1812 </t> 1813 1814 <section title="Procedure" anchor="cache.directive.registry.procedure"> 1815 <t> 1816 The HTTP Cache Directive Registry defines the name space for the cache 1817 directives. 1818 </t> 1819 <t> 1820 A registration &MUST; include the following fields: 1821 <list style="symbols"> 1822 <t>Cache Directive Name</t> 1823 <t>Pointer to specification text</t> 1824 </list> 1825 </t> 1826 <t> 1827 Values to be added to this name space require IETF Review (see <xref 1828 target="RFC5226" x:fmt="," x:sec="4.1"/>). 1829 </t> 1830 </section> 1831 1832 <section title="Registrations" anchor="cache.directive.registration"> 1833 <t> 1834 The HTTP Cache Directive shall be populated with the registrations below: 1836 1835 </t> 1837 1836 <?BEGININC p6-cache.cache-directives ?> … … 1902 1901 <?ENDINC p6-cache.cache-directives ?> 1903 1902 </section> 1903 </section> 1904 1904 1905 1905 <section title="Warn Code Registry" … … 2646 2646 "explain list expansion in ABNF appendices" 2647 2647 </t> 2648 <!-- <t> 2649 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/464"/>: 2650 "placement of extension point considerations" 2651 </t> --> 2648 2652 </list> 2649 2653 </t>
Note: See TracChangeset
for help on using the changeset viewer.