Actions
Feature #1442
closedETag creation configuration for 1.5
ASK QUESTIONS IN Forums:
Description
Migrated the ETag creation configuration code from 1.4. You could specify what was used to create the ETag on the configuration file:
etag.use-inode
etag.use-mtime
etag.use-size
that ceased to be possible with 1.5. Used to change etag_create() by hand to remove st->st_ino from the string but this way is easier.
Files
Updated by Anonymous almost 17 years ago
Cool. I was looking forward for this feature. I was actually pondering a post in the forum to ask why etags configs were not ported to 1.5.x.
Updated by stbuehler over 16 years ago
- Status changed from New to Fixed
- Resolution set to fixed
Applied in r2245
Actions
Also available in: Atom