mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-23 17:39:13 -04:00
Since we version our asset filenames there’s no need for a browser to ever fetch the same file twice. It should always cache fetch from its own cache. The accepted way to effect this behaviour is using the expires header, which is what this argument to `WhiteNoise` does.
367 B
367 B