Changeset 816 for draft-ietf-httpbis/latest
- Timestamp:
- 07/05/10 12:14:36 (12 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r814 r816 402 402 <meta name="dct.creator" content="Reschke, J. F."> 403 403 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 404 <meta name="dct.issued" scheme="ISO8601" content="2010-05-0 1">404 <meta name="dct.issued" scheme="ISO8601" content="2010-05-07"> 405 405 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 406 406 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This document is Part 6 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 6 defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> … … 428 428 </tr> 429 429 <tr> 430 <td class="left">Expires: November 2, 2010</td>430 <td class="left">Expires: November 8, 2010</td> 431 431 <td class="right">J. Mogul</td> 432 432 </tr> … … 489 489 <tr> 490 490 <td class="left"></td> 491 <td class="right">May 1, 2010</td>491 <td class="right">May 7, 2010</td> 492 492 </tr> 493 493 </tbody> … … 515 515 in progress”. 516 516 </p> 517 <p>This Internet-Draft will expire in November 2, 2010.</p>517 <p>This Internet-Draft will expire in November 8, 2010.</p> 518 518 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 519 519 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1059 1059 / "only-if-cached" 1060 1060 / <a href="#header.cache-control" class="smpl">cache-extension</a> 1061 </pre><p id="rfc.section.3.2.1.p.2"> < span id="rfc.iref.c.4"></span> <span id="rfc.iref.n.1"></span> no-cache1061 </pre><p id="rfc.section.3.2.1.p.2"> <dfn>no-cache</dfn> <span id="rfc.iref.c.4"></span> <span id="rfc.iref.n.1"></span> 1062 1062 </p> 1063 1063 <ul class="empty"> … … 1065 1065 </li> 1066 1066 </ul> 1067 <p id="rfc.section.3.2.1.p.3"> < span id="rfc.iref.c.5"></span> <span id="rfc.iref.n.2"></span> no-store1067 <p id="rfc.section.3.2.1.p.3"> <dfn>no-store</dfn> <span id="rfc.iref.c.5"></span> <span id="rfc.iref.n.2"></span> 1068 1068 </p> 1069 1069 <ul class="empty"> … … 1075 1075 </li> 1076 1076 </ul> 1077 <p id="rfc.section.3.2.1.p.4"> < span id="rfc.iref.c.6"></span> <span id="rfc.iref.m.1"></span> max-age1077 <p id="rfc.section.3.2.1.p.4"> <dfn>max-age</dfn> <span id="rfc.iref.c.6"></span> <span id="rfc.iref.m.1"></span> 1078 1078 </p> 1079 1079 <ul class="empty"> … … 1082 1082 </li> 1083 1083 </ul> 1084 <p id="rfc.section.3.2.1.p.5"> < span id="rfc.iref.c.7"></span> <span id="rfc.iref.m.2"></span> max-stale1084 <p id="rfc.section.3.2.1.p.5"> <dfn>max-stale</dfn> <span id="rfc.iref.c.7"></span> <span id="rfc.iref.m.2"></span> 1085 1085 </p> 1086 1086 <ul class="empty"> … … 1090 1090 a stale response of any age. <span class="comment" id="TODO-staleness">[<a href="#TODO-staleness" class="smpl">TODO-staleness</a>: of any staleness? --mnot]</span></li> 1091 1091 </ul> 1092 <p id="rfc.section.3.2.1.p.6"> < span id="rfc.iref.c.8"></span> <span id="rfc.iref.m.3"></span> min-fresh1092 <p id="rfc.section.3.2.1.p.6"> <dfn>min-fresh</dfn> <span id="rfc.iref.c.8"></span> <span id="rfc.iref.m.3"></span> 1093 1093 </p> 1094 1094 <ul class="empty"> … … 1098 1098 </li> 1099 1099 </ul> 1100 <p id="rfc.section.3.2.1.p.7"> < span id="rfc.iref.c.9"></span> <span id="rfc.iref.n.3"></span> no-transform1100 <p id="rfc.section.3.2.1.p.7"> <dfn>no-transform</dfn> <span id="rfc.iref.c.9"></span> <span id="rfc.iref.n.3"></span> 1101 1101 </p> 1102 1102 <ul class="empty"> … … 1104 1104 </li> 1105 1105 </ul> 1106 <p id="rfc.section.3.2.1.p.8"> < span id="rfc.iref.c.10"></span> <span id="rfc.iref.o.1"></span> only-if-cached1106 <p id="rfc.section.3.2.1.p.8"> <dfn>only-if-cached</dfn> <span id="rfc.iref.c.10"></span> <span id="rfc.iref.o.1"></span> 1107 1107 </p> 1108 1108 <ul class="empty"> … … 1125 1125 / "s-maxage" "=" <a href="#rule.delta-seconds" class="smpl">delta-seconds</a> 1126 1126 / <a href="#header.cache-control" class="smpl">cache-extension</a> 1127 </pre><p id="rfc.section.3.2.2.p.2"> < span id="rfc.iref.c.11"></span> <span id="rfc.iref.p.1"></span> public1127 </pre><p id="rfc.section.3.2.2.p.2"> <dfn>public</dfn> <span id="rfc.iref.c.11"></span> <span id="rfc.iref.p.1"></span> 1128 1128 </p> 1129 1129 <ul class="empty"> … … 1131 1131 </li> 1132 1132 </ul> 1133 <p id="rfc.section.3.2.2.p.3"> < span id="rfc.iref.c.12"></span> <span id="rfc.iref.p.2"></span> private1133 <p id="rfc.section.3.2.2.p.3"> <dfn>private</dfn> <span id="rfc.iref.c.12"></span> <span id="rfc.iref.p.2"></span> 1134 1134 </p> 1135 1135 <ul class="empty"> … … 1144 1144 </li> 1145 1145 </ul> 1146 <p id="rfc.section.3.2.2.p.4"> < span id="rfc.iref.c.13"></span> <span id="rfc.iref.n.4"></span> no-cache1146 <p id="rfc.section.3.2.2.p.4"> <dfn>no-cache</dfn> <span id="rfc.iref.c.13"></span> <span id="rfc.iref.n.4"></span> 1147 1147 </p> 1148 1148 <ul class="empty"> … … 1159 1159 </li> 1160 1160 </ul> 1161 <p id="rfc.section.3.2.2.p.5"> < span id="rfc.iref.c.14"></span> <span id="rfc.iref.n.5"></span> no-store1161 <p id="rfc.section.3.2.2.p.5"> <dfn>no-store</dfn> <span id="rfc.iref.c.14"></span> <span id="rfc.iref.n.5"></span> 1162 1162 </p> 1163 1163 <ul class="empty"> … … 1168 1168 </li> 1169 1169 </ul> 1170 <p id="rfc.section.3.2.2.p.6"> < span id="rfc.iref.c.15"></span> <span id="rfc.iref.m.4"></span> must-revalidate1170 <p id="rfc.section.3.2.2.p.6"> <dfn>must-revalidate</dfn> <span id="rfc.iref.c.15"></span> <span id="rfc.iref.m.4"></span> 1171 1171 </p> 1172 1172 <ul class="empty"> … … 1180 1180 </li> 1181 1181 </ul> 1182 <p id="rfc.section.3.2.2.p.7"> < span id="rfc.iref.c.16"></span> <span id="rfc.iref.p.3"></span> proxy-revalidate1182 <p id="rfc.section.3.2.2.p.7"> <dfn>proxy-revalidate</dfn> <span id="rfc.iref.c.16"></span> <span id="rfc.iref.p.3"></span> 1183 1183 </p> 1184 1184 <ul class="empty"> … … 1187 1187 </li> 1188 1188 </ul> 1189 <p id="rfc.section.3.2.2.p.8"> < span id="rfc.iref.c.17"></span> <span id="rfc.iref.m.5"></span> max-age1189 <p id="rfc.section.3.2.2.p.8"> <dfn>max-age</dfn> <span id="rfc.iref.c.17"></span> <span id="rfc.iref.m.5"></span> 1190 1190 </p> 1191 1191 <ul class="empty"> … … 1194 1194 </li> 1195 1195 </ul> 1196 <p id="rfc.section.3.2.2.p.9"> < span id="rfc.iref.c.18"></span> <span id="rfc.iref.s.2"></span> s-maxage1196 <p id="rfc.section.3.2.2.p.9"> <dfn>s-maxage</dfn> <span id="rfc.iref.c.18"></span> <span id="rfc.iref.s.2"></span> 1197 1197 </p> 1198 1198 <ul class="empty"> … … 1202 1202 </li> 1203 1203 </ul> 1204 <p id="rfc.section.3.2.2.p.10"> < span id="rfc.iref.c.19"></span> <span id="rfc.iref.n.6"></span> no-transform1204 <p id="rfc.section.3.2.2.p.10"> <dfn>no-transform</dfn> <span id="rfc.iref.c.19"></span> <span id="rfc.iref.n.6"></span> 1205 1205 </p> 1206 1206 <ul class="empty"> -
draft-ietf-httpbis/latest/p6-cache.xml
r814 r816 1023 1023 1024 1024 <t> 1025 <x:dfn>no-cache</x:dfn> 1025 1026 <iref item="Cache Directives" primary="true" subitem="no-cache" /> 1026 1027 <iref item="no-cache" primary="true" subitem="Cache Directive" /> 1027 no-cache1028 1028 <list> 1029 1029 <t>The no-cache request directive indicates that a stored response &MUST-NOT; be … … 1032 1032 </t> 1033 1033 <t> 1034 <x:dfn>no-store</x:dfn> 1034 1035 <iref item="Cache Directives" primary="true" subitem="no-store" /> 1035 1036 <iref item="no-store" primary="true" subitem="Cache Directive" /> 1036 no-store1037 1037 <list> 1038 1038 <t>The no-store request directive indicates that a cache &MUST-NOT; store any part … … 1048 1048 </t> 1049 1049 <t> 1050 <x:dfn>max-age</x:dfn> 1050 1051 <iref item="Cache Directives" primary="true" subitem="max-age" /> 1051 1052 <iref item="max-age" primary="true" subitem="Cache Directive" /> 1052 max-age1053 1053 <list> 1054 1054 <t>The max-age request directive indicates that the client is willing to accept a … … 1059 1059 </t> 1060 1060 <t> 1061 <x:dfn>max-stale</x:dfn> 1061 1062 <iref item="Cache Directives" primary="true" subitem="max-stale" /> 1062 1063 <iref item="max-stale" primary="true" subitem="Cache Directive" /> 1063 max-stale1064 1064 <list> 1065 1065 <t>The max-stale request directive indicates that the client is willing to accept a … … 1071 1071 </t> 1072 1072 <t> 1073 <x:dfn>min-fresh</x:dfn> 1073 1074 <iref item="Cache Directives" primary="true" subitem="min-fresh" /> 1074 1075 <iref item="min-fresh" primary="true" subitem="Cache Directive" /> 1075 min-fresh1076 1076 <list> 1077 1077 <t>The min-fresh request directive indicates that the client is willing to accept a … … 1082 1082 </t> 1083 1083 <t> 1084 <x:dfn>no-transform</x:dfn> 1084 1085 <iref item="Cache Directives" primary="true" subitem="no-transform" /> 1085 1086 <iref item="no-transform" primary="true" subitem="Cache Directive" /> 1086 no-transform1087 1087 <list> 1088 1088 <t>The no-transform request directive indicates that an intermediate cache or proxy … … 1092 1092 </t> 1093 1093 <t> 1094 <x:dfn>only-if-cached</x:dfn> 1094 1095 <iref item="Cache Directives" primary="true" subitem="only-if-cached" /> 1095 1096 <iref item="only-if-cached" primary="true" subitem="Cache Directive" /> 1096 only-if-cached1097 1097 <list> 1098 1098 <t>The only-if-cached request directive indicates that the client only wishes to … … 1124 1124 1125 1125 <t> 1126 <x:dfn>public</x:dfn> 1126 1127 <iref item="Cache Directives" primary="true" subitem="public" /> 1127 1128 <iref item="public" primary="true" subitem="Cache Directive" /> 1128 public1129 1129 <list> 1130 1130 <t>The public response directive indicates that the response &MAY; be cached, even … … 1134 1134 </t> 1135 1135 <t> 1136 <x:dfn>private</x:dfn> 1136 1137 <iref item="Cache Directives" primary="true" subitem="private" /> 1137 1138 <iref item="private" primary="true" subitem="Cache Directive" /> 1138 private1139 1139 <list> 1140 1140 <t>The private response directive indicates that the response message is intended for … … 1150 1150 Also, private response directives with field-names are often handled by 1151 1151 implementations as if an unqualified private directive was received; i.e., 1152 the special handling for the qualified form is not widely implemented. 1153 </t>1154 </list>1155 < /t>1156 <t>1152 the special handling for the qualified form is not widely implemented.</t> 1153 </list> 1154 </t> 1155 <t> 1156 <x:dfn>no-cache</x:dfn> 1157 1157 <iref item="Cache Directives" primary="true" subitem="no-cache" /> 1158 1158 <iref item="no-cache" primary="true" subitem="Cache Directive" /> 1159 no-cache1160 1159 <list> 1161 1160 <t>The no-cache response directive indicates that the response &MUST-NOT; be used to … … 1177 1176 </list> 1178 1177 </t> 1179 1180 <t>1178 <t> 1179 <x:dfn>no-store</x:dfn> 1181 1180 <iref item="Cache Directives" primary="true" subitem="no-store" /> 1182 1181 <iref item="no-store" primary="true" subitem="Cache Directive" /> 1183 no-store1184 1182 <list> 1185 1183 <t>The no-store response directive indicates that a cache &MUST-NOT; store any … … 1195 1193 </t> 1196 1194 <t> 1195 <x:dfn>must-revalidate</x:dfn> 1197 1196 <iref item="Cache Directives" primary="true" subitem="must-revalidate" /> 1198 1197 <iref item="must-revalidate" primary="true" subitem="Cache Directive" /> 1199 must-revalidate1200 1198 <list> 1201 1199 <t>The must-revalidate response directive indicates that once it has become stale, the response &MUST-NOT; be … … 1211 1209 </t> 1212 1210 <t> 1211 <x:dfn>proxy-revalidate</x:dfn> 1213 1212 <iref item="Cache Directives" primary="true" subitem="proxy-revalidate" /> 1214 1213 <iref item="proxy-revalidate" primary="true" subitem="Cache Directive" /> 1215 proxy-revalidate1216 1214 <list> 1217 1215 <t>The proxy-revalidate response directive has the same meaning as the must-revalidate … … 1220 1218 </t> 1221 1219 <t> 1220 <x:dfn>max-age</x:dfn> 1222 1221 <iref item="Cache Directives" primary="true" subitem="max-age" /> 1223 1222 <iref item="max-age" primary="true" subitem="Cache Directive" /> 1224 max-age1225 1223 <list> 1226 1224 <t>The max-age response directive indicates that response is to be considered stale … … 1229 1227 </t> 1230 1228 <t> 1229 <x:dfn>s-maxage</x:dfn> 1231 1230 <iref item="Cache Directives" primary="true" subitem="s-maxage" /> 1232 1231 <iref item="s-maxage" primary="true" subitem="Cache Directive" /> 1233 s-maxage1234 1232 <list> 1235 1233 <t>The s-maxage response directive indicates that, in shared caches, the maximum age … … 1240 1238 </t> 1241 1239 <t> 1240 <x:dfn>no-transform</x:dfn> 1242 1241 <iref item="Cache Directives" primary="true" subitem="no-transform" /> 1243 1242 <iref item="no-transform" primary="true" subitem="Cache Directive" /> 1244 no-transform1245 1243 <list> 1246 1244 <t>The no-transform response directive indicates that an intermediate cache or proxy
Note: See TracChangeset
for help on using the changeset viewer.