mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 01:12:58 -04:00
* refactor cache control handling in server/utils/file.ts * add ability to null CacheControl.NONE * Cache control handling comment * Added comment to file.ts This comment provides a better understanding of what the cacheControlHeader is doing. * Update file.ts Added comments * Update server/src/utils/file.ts * fix comments in file.ts * run prettier with --write to fix formatting --------- Co-authored-by: pnleguizamo <pnleguizamo@gmail.com> Co-authored-by: drew-kearns <dkearns@iastate.edu> Co-authored-by: Sierra (Izumi) Brown <119357873+SierraIBrown@users.noreply.github.com> Co-authored-by: Alex <alex.tran1502@gmail.com>