Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't set Last-Modified based on the file date
If we serve files with a Last-Modified based on the file date, this interferes with content-based cache validation using ETag because clients are required to take both into account.
- Loading branch information