Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for if-modified-since directive #54

Open
a-luna opened this issue Jul 7, 2021 · 0 comments
Open

add support for if-modified-since directive #54

a-luna opened this issue Jul 7, 2021 · 0 comments
Assignees
Labels
feature New functionality

Comments

@a-luna
Copy link
Owner

a-luna commented Jul 7, 2021

the project which led me to create this plugin doesn't serve any assets that make sense to validate with the last-mod time, (e.g., files) since the response data in my project is always retrieved from a database.

However, it would be pretty silly to assume that all websites are the same as mine, so supporting the if-modified-since directive is definitely required.

@a-luna a-luna added the feature New functionality label Jul 7, 2021
@a-luna a-luna self-assigned this Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality
Projects
None yet
Development

No branches or pull requests

1 participant