Changeset 908 for draft-ietf-httpbis/latest/p4-conditional.xml
- Timestamp:
- 24/07/10 08:30:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.xml
r879 r908 357 357 </artwork></figure> 358 358 <t> 359 In this case, the response m ay or maynot use the gzip content coding.359 In this case, the response might or might not use the gzip content coding. 360 360 If it does not, the response might look like: 361 361 </t> … … 1074 1074 The exact meaning of this header field depends on the implementation 1075 1075 of the origin server and the nature of the original resource. For 1076 files, it m aybe just the file system last-modified time. For1077 representations with dynamically included parts, it m aybe the most recent1076 files, it might be just the file system last-modified time. For 1077 representations with dynamically included parts, it might be the most recent 1078 1078 of the set of last-modify times for its component parts. For database 1079 gateways, it m aybe the last-update time stamp of the record. For1080 virtual objects, it m aybe the last time the internal state changed.1079 gateways, it might be the last-update time stamp of the record. For 1080 virtual objects, it might be the last time the internal state changed. 1081 1081 </t> 1082 1082 <t>
Note: See TracChangeset
for help on using the changeset viewer.