mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[GH-ISSUE #261] Specify a cache validator #725
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#725
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pakdoz on GitHub (Aug 18, 2020).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/261
Reports from GTMetrix say resources from Flyimg are missing a cache validator. Resources that do not specify a cache validator cannot be refreshed efficiently. Specify a Last-Modified or ETag header to enable cache validation. Any advice to fix it?
@sadok-f commented on GitHub (Dec 14, 2020):
hey @pakdoz ,
Thank you for submitting this issue and sorry for this late response.
I'll take a closer look into it and check if I can add those options: Last-Modified and ETag
(sorry didn't work in Flying code base for a while)