Changeset 1897 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 15/09/12 10:15:57 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r1896 r1897 1802 1802 <section title="110 Response is Stale" anchor="warn.110"> 1803 1803 <iref primary="true" item="110 Response is Stale (warn code)" x:for-anchor=""/> 1804 <iref primary="true" item="Warn Codes" subitem="110 Response is Stale" x:for-anchor=""/>1805 1804 <t> 1806 1805 A cache &SHOULD; include this whenever the returned response is stale. … … 1810 1809 <section title="111 Revalidation Failed" anchor="warn.111"> 1811 1810 <iref primary="true" item="111 Revalidation Failed (warn code)" x:for-anchor=""/> 1812 <iref primary="true" item="Warn Codes" subitem="111 Revalidation Failed" x:for-anchor=""/>1813 1811 <t> 1814 1812 A cache &SHOULD; include this when returning a stale response because an … … 1820 1818 <section title="112 Disconnected Operation" anchor="warn.112"> 1821 1819 <iref primary="true" item="112 Disconnected Operation (warn code)" x:for-anchor=""/> 1822 <iref primary="true" item="Warn Codes" subitem="112 Disconnected Operation" x:for-anchor=""/>1823 1820 <t> 1824 1821 A cache &SHOULD; include this if it is intentionally disconnected from … … 1829 1826 <section title="113 Heuristic Expiration" anchor="warn.113"> 1830 1827 <iref primary="true" item="113 Heuristic Expiration (warn code)" x:for-anchor=""/> 1831 <iref primary="true" item="Warn Codes" subitem="113 Heuristic Expiration" x:for-anchor=""/>1832 1828 <t> 1833 1829 A cache &SHOULD; include this if it heuristically chose a freshness … … 1839 1835 <section title="199 Miscellaneous Warning" anchor="warn.199"> 1840 1836 <iref primary="true" item="199 Miscellaneous Warning (warn code)" x:for-anchor=""/> 1841 <iref primary="true" item="Warn Codes" subitem="199 Miscellaneous Warning" x:for-anchor=""/>1842 1837 <t> 1843 1838 The warning text can include arbitrary information to be presented to … … 1849 1844 <section title="214 Transformation Applied" anchor="warn.214"> 1850 1845 <iref primary="true" item="214 Transformation Applied (warn code)" x:for-anchor=""/> 1851 <iref primary="true" item="Warn Codes" subitem="214 Transformation Applied" x:for-anchor=""/>1852 1846 <t> 1853 1847 &MUST; be added by a proxy if it applies any transformation to the … … 1860 1854 <section title="299 Miscellaneous Persistent Warning" anchor="warn.299"> 1861 1855 <iref primary="true" item="299 Miscellaneous Persistent Warning (warn code)" x:for-anchor=""/> 1862 <iref primary="true" item="Warn Codes" subitem="299 Miscellaneous Persistent Warning" x:for-anchor=""/>1863 1856 <t> 1864 1857 The warning text can include arbitrary information to be presented to
Note: See TracChangeset
for help on using the changeset viewer.