Fix

ETag

Enables conditional requests to reduce bandwidth by reusing cached content when unchanged.

InfoCategory: caching
Recommended fix
  • Enable ETags where appropriate for resources that benefit from validation.
  • Prefer cache-busting filenames for truly immutable assets.